log src/term.c @ 32023:e8325653b814 v9.0.1343

age author description
Thu, 23 Feb 2023 14:00:04 +0100 Bram Moolenaar patch 9.0.1343: check for OSC escape sequence doesn't work v9.0.1343
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 06 Feb 2023 19:00:03 +0100 Bram Moolenaar patch 9.0.1287: with the Kitty key protocl Esc with NumLock cannot be mapped v9.0.1287
Fri, 03 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1276: some mappings with Meta and Shift do not work v9.0.1276
Wed, 25 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1245: code is indented more than necessary v9.0.1245
Mon, 23 Jan 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1235: MS-Windows console: not flushing termguicolors v9.0.1235
Sun, 22 Jan 2023 20:00:06 +0100 Bram Moolenaar patch 9.0.1232: ColorTable saving and restoring does not work properly v9.0.1232
Wed, 18 Jan 2023 18:30:02 +0100 Bram Moolenaar patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers v9.0.1220
Sat, 14 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1199: crash when using kitty and using a mapping with <Esc> v9.0.1199
Tue, 10 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1173: compiler warning for unused variable on non-Unix systems v9.0.1173
Tue, 10 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168
Sun, 01 Jan 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1126: bracketed paste can be enabled when it is not recognized v9.0.1126
Fri, 30 Dec 2022 22:15:06 +0100 Bram Moolenaar patch 9.0.1117: terminfo entries for bracketed paste are not used v9.0.1117
Fri, 30 Dec 2022 21:00:15 +0100 Bram Moolenaar patch 9.0.1116: compiler may complain about an unused function v9.0.1116
Fri, 30 Dec 2022 12:30:03 +0100 Bram Moolenaar patch 9.0.1111: termcap entries for RGB colors are not set automatically v9.0.1111
Tue, 20 Dec 2022 21:15:05 +0100 Bram Moolenaar patch 9.0.1084: code handling low level MS-Windows events cannot be tested v9.0.1084
Mon, 19 Dec 2022 20:00:03 +0100 Bram Moolenaar patch 9.0.1080: the "kitty" terminfo entry is not widespread v9.0.1080
Sun, 18 Dec 2022 19:00:06 +0100 Bram Moolenaar patch 9.0.1073: using "xterm-kitty" for 'term' causes problems v9.0.1073
Sat, 17 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1070: reading beyond array size v9.0.1070
Sat, 17 Dec 2022 15:00:03 +0100 Bram Moolenaar patch 9.0.1068: no information about whether request term codes has an effect v9.0.1068
Fri, 16 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.1065: a shell command switching screens may still have a problem v9.0.1065
Fri, 16 Dec 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.1063: when using Kitty a shell command may mess up the key state v9.0.1063
Sat, 03 Dec 2022 11:15:05 +0100 Bram Moolenaar patch 9.0.0997: Coverity warns for dead code v9.0.0997
Sat, 03 Dec 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys v9.0.0996
Fri, 02 Dec 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0986: build failure with tiny version v9.0.0986
Fri, 02 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0985: when using kitty keyboard protocol function keys may not work v9.0.0985
Thu, 01 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0981: build error in tiny version v9.0.0981
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Wed, 30 Nov 2022 11:30:05 +0100 Bram Moolenaar patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop v9.0.0976
Tue, 29 Nov 2022 21:45:04 +0100 Bram Moolenaar patch 9.0.0974: even when Esc is encoded a timeout is used v9.0.0974
Tue, 29 Nov 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0973: Kitty keyboard protocol key with NumLock not decoded v9.0.0973
Tue, 29 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0972: build failure on some systems v9.0.0972
Tue, 29 Nov 2022 15:00:06 +0100 Bram Moolenaar patch 9.0.0971: escape sequences not recognized without termresponse feature v9.0.0971
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Sat, 26 Nov 2022 20:30:03 +0100 Bram Moolenaar patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled v9.0.0954
Fri, 25 Nov 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
Thu, 24 Nov 2022 14:30:03 +0100 Bram Moolenaar patch 9.0.0939: still using simplified mappings when using kitty protocol v9.0.0939
Thu, 24 Nov 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.0933: Kitty shows "already at oldest change" on startup v9.0.0933
Wed, 23 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0931: MS-Windows: mouse column limited to 223 v9.0.0931
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Tue, 22 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0924: the first termcap entry of a builtin termcap is not used v9.0.0924
Tue, 22 Nov 2022 21:45:02 +0100 Bram Moolenaar patch 9.0.0923: second SIGWINCH signal may be ignored v9.0.0923
Tue, 22 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event v9.0.0918
Fri, 18 Nov 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource v9.0.0903
Thu, 17 Nov 2022 23:15:02 +0100 Bram Moolenaar patch 9.0.0899: the builtin terminals are in one long list v9.0.0899
Wed, 16 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0890: no test for what patch 9.0.0827 fixes v9.0.0890
Thu, 10 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0850: MS-Windows Terminal has unstable color control v9.0.0850
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Wed, 02 Nov 2022 11:18:58 +0100 Bram Moolenaar patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm" v9.0.0827
Fri, 21 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0813: Kitty terminal is not recognized v9.0.0813
Wed, 19 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0801: the modifyOtherKeys flag is set when it should not v9.0.0801
Tue, 18 Oct 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work v9.0.0791
Fri, 14 Oct 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0748: Kitty may send key without modifiers with CSI u code v9.0.0748
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Sat, 01 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0636: underline color may not work in some terminals v9.0.0636
Fri, 26 Aug 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0280: the builtin termcap list depends on the version v9.0.0280
Fri, 26 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0273: Konsole termresponse not recognized v9.0.0273
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206