vte 0.66.2



About Terminal widget
=====================

Terminal emulation library

ChangeLog
=========

Author: Christian Persch <chpe src gnome org>
Date:   Sat Nov 27 19:45:07 2021 +0100

    parser: Fix some control codes
    
    NAK and WM had the wrong codes assigned. Since both are NOPs, this
    wasn't allowing incorrrect behaviour, but needs to be corrected still.
    
    (cherry picked from commit ffefea92b97afd334b2f09df7a2ef040598de1c8)

 src/parser-seq.py | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

commit 5901ba81e615cc8ae994c31e3faaf41785bc2fd1
Author: Luis Javier Merino Morán <ninjalj gmail com>
Date:   Thu Nov 4 19:25:09 2021 +0100

    emulation: ECMA modes should not be saved by DECSC
    
    From esctest:
    DECRCTests.test_SaveRestoreCursor_InsertNotAffected
    DECSETTiteInhibitTests.test_SaveRestoreCursor_InsertNotAffected
    SCORCTests.test_SaveRestoreCursor_InsertNotAffected
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2524
    (cherry picked from commit db3c6253d7fa1645996a2abd9fd55df414ca4c2d)

 src/vte.cc         | 4 ----
 src/vteinternal.hh | 1 -
 2 files changed, 5 deletions(-)

commit b252bc26e695501b4799c2d2ec89e9a1c91a6685
Author: Luis Javier Merino Morán <ninjalj gmail com>
Date:   Thu Nov 4 19:14:58 2021 +0100

    emulation: use correct range for DECRQCRA
    
    Apparently at some point ranges where changed from end-inclusive to
    end-exclusive, and DECRQCRA was not updated accordingly.
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2523
    (cherry picked from commit c695b5e9f308cbb9e0d8dfcc9af924e177ba2c6d)

 src/vteseq.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 952a7e748d24e554f01ae12f160c56e688ee72d5
Author: Christian Persch <chpe src gnome org>
Date:   Sat Oct 30 20:27:18 2021 +0200

    build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 29bc0a2d7fefc0e8bc5f60b72c3a666809d490f9 (tag: 0.66.1)


Download
========
https://download.gnome.org/sources/vte/0.66/vte-0.66.2.tar.xz (874K)
  sha256sum: e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]