simon-git: putty (pre-0.76): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Jun 13 00:27:34 BST 2021


TL;DR:
  746d87fc Fix palette escape sequences sometimes not working.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.76
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2021-06-13 00:27:34

commit 746d87fc6f3c98605877415a69dd0c4692b754c6
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=746d87fc6f3c98605877415a69dd0c4692b754c6;hp=8f3a0ea69fd88e0fc7a0dd8ec1d4f535592b8eb2
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sun Jun 13 00:18:42 2021 +0100

    Fix palette escape sequences sometimes not working.
    
    If a batch of palette changes were seen in between window updates, only
    the last one would take immediate effect.
    
    (cherry-picked from commit 5677da64813d38aa1feeb44bca5d098b54f53240)

 terminal.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list