simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Sep 25 19:44:56 BST 2023
TL;DR:
aa1552bc Add a missing seen_disp_event for ESC # 3 and friends.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2023-09-25 19:44:56
commit aa1552bc8227f70674ccf20838b141abfd170434
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=aa1552bc8227f70674ccf20838b141abfd170434;hp=1cd0f1787f6c1c7d9ec0fc168ed36e54fea2c756
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Sep 25 19:31:11 2023 +0100
Add a missing seen_disp_event for ESC # 3 and friends.
These escape sequences immediately change the display of the line
they're invoked on, so they need to trigger a display update. But they
weren't, and I suppose we must have never noticed before due to the
complete confusion fixed in commit bdbd5f429c79a67.
terminal/terminal.c | 1 +
1 file changed, 1 insertion(+)
More information about the tartarus-commits
mailing list