index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1344: check for OSC escape sequence doesn't work
v9.0.1344
Bram Moolenaar
2023-02-23
1
-1
/
+1
*
patch 9.0.1343: check for OSC escape sequence doesn't work
v9.0.1343
Johan Mattsson
2023-02-23
1
-1
/
+1
*
patch 9.0.1336: functions without arguments are not always declared properly
v9.0.1336
Yegappan Lakshmanan
2023-02-21
1
-6
/
+6
*
patch 9.0.1287: with the Kitty key protocl Esc with NumLock cannot be mapped
v9.0.1287
Bram Moolenaar
2023-02-06
1
-0
/
+5
*
patch 9.0.1276: some mappings with Meta and Shift do not work
v9.0.1276
Bram Moolenaar
2023-02-03
1
-0
/
+6
*
patch 9.0.1245: code is indented more than necessary
v9.0.1245
Yegappan Lakshmanan
2023-01-25
1
-278
/
+278
*
patch 9.0.1235: MS-Windows console: not flushing termguicolors
v9.0.1235
Christopher Plewright
2023-01-23
1
-1
/
+1
*
patch 9.0.1232: ColorTable saving and restoring does not work properly
v9.0.1232
Christopher Plewright
2023-01-22
1
-1
/
+1
*
patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers
v9.0.1220
Bram Moolenaar
2023-01-18
1
-10
/
+70
*
patch 9.0.1199: crash when using kitty and using a mapping with <Esc>
v9.0.1199
Bram Moolenaar
2023-01-14
1
-2
/
+4
*
patch 9.0.1173: compiler warning for unused variable on non-Unix systems
v9.0.1173
Bram Moolenaar
2023-01-10
1
-1
/
+1
*
patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap
v9.0.1168
Bram Moolenaar
2023-01-10
1
-6
/
+34
*
patch 9.0.1126: bracketed paste can be enabled when it is not recognized
v9.0.1126
Bram Moolenaar
2023-01-01
1
-2
/
+17
*
patch 9.0.1117: terminfo entries for bracketed paste are not used
v9.0.1117
Bram Moolenaar
2022-12-30
1
-5
/
+5
*
patch 9.0.1116: compiler may complain about an unused function
v9.0.1116
Bram Moolenaar
2022-12-30
1
-0
/
+2
*
patch 9.0.1111: termcap entries for RGB colors are not set automatically
v9.0.1111
Bram Moolenaar
2022-12-30
1
-13
/
+36
*
patch 9.0.1084: code handling low level MS-Windows events cannot be tested
v9.0.1084
Christopher Plewright
2022-12-20
1
-1
/
+1
*
patch 9.0.1080: the "kitty" terminfo entry is not widespread
v9.0.1080
Bram Moolenaar
2022-12-19
1
-32
/
+19
*
patch 9.0.1073: using "xterm-kitty" for 'term' causes problems
v9.0.1073
Bram Moolenaar
2022-12-18
1
-7
/
+37
*
patch 9.0.1070: reading beyond array size
v9.0.1070
Bram Moolenaar
2022-12-17
1
-5
/
+7
*
patch 9.0.1068: no information about whether request term codes has an effect
v9.0.1068
Bram Moolenaar
2022-12-17
1
-5
/
+53
*
patch 9.0.1065: a shell command switching screens may still have a problem
v9.0.1065
Bram Moolenaar
2022-12-16
1
-5
/
+15
*
patch 9.0.1063: when using Kitty a shell command may mess up the key state
v9.0.1063
Bram Moolenaar
2022-12-16
1
-1
/
+4
*
patch 9.0.0997: Coverity warns for dead code
v9.0.0997
Bram Moolenaar
2022-12-03
1
-1
/
+1
*
patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys
v9.0.0996
Bram Moolenaar
2022-12-03
1
-3
/
+5
*
patch 9.0.0986: build failure with tiny version
v9.0.0986
Bram Moolenaar
2022-12-02
1
-0
/
+4
*
patch 9.0.0985: when using kitty keyboard protocol function keys may not work
v9.0.0985
Bram Moolenaar
2022-12-02
1
-68
/
+161
*
patch 9.0.0981: build error in tiny version
v9.0.0981
Bram Moolenaar
2022-12-01
1
-0
/
+2
*
patch 9.0.0980: the keyboard state response may end up in a shell command
v9.0.0980
Bram Moolenaar
2022-12-01
1
-9
/
+51
*
patch 9.0.0977: it is not easy to see what client-server commands are doing
v9.0.0977
Bram Moolenaar
2022-11-30
1
-1
/
+1
*
patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop
v9.0.0976
Bram Moolenaar
2022-11-30
1
-2
/
+2
*
patch 9.0.0974: even when Esc is encoded a timeout is used
v9.0.0974
Bram Moolenaar
2022-11-29
1
-1
/
+13
*
patch 9.0.0973: Kitty keyboard protocol key with NumLock not decoded
v9.0.0973
Bram Moolenaar
2022-11-29
1
-5
/
+7
*
patch 9.0.0972: build failure on some systems
v9.0.0972
Bram Moolenaar
2022-11-29
1
-34
/
+47
*
patch 9.0.0971: escape sequences not recognized without termresponse feature
v9.0.0971
Bram Moolenaar
2022-11-29
1
-29
/
+25
*
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
Bram Moolenaar
2022-11-28
1
-3
/
+6
*
patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled
v9.0.0954
Bram Moolenaar
2022-11-26
1
-6
/
+37
*
patch 9.0.0948: 'ttyfast' is set for arbitrary terminals
v9.0.0948
Bram Moolenaar
2022-11-25
1
-15
/
+0
*
patch 9.0.0939: still using simplified mappings when using kitty protocol
v9.0.0939
Bram Moolenaar
2022-11-24
1
-2
/
+33
*
patch 9.0.0933: Kitty shows "already at oldest change" on startup
v9.0.0933
Bram Moolenaar
2022-11-23
1
-0
/
+3
*
patch 9.0.0931: MS-Windows: mouse column limited to 223
v9.0.0931
Christopher Plewright
2022-11-23
1
-4
/
+7
*
patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug
v9.0.0930
Bram Moolenaar
2022-11-23
1
-14
/
+148
*
patch 9.0.0924: the first termcap entry of a builtin termcap is not used
v9.0.0924
Bram Moolenaar
2022-11-22
1
-1
/
+1
*
patch 9.0.0923: second SIGWINCH signal may be ignored
v9.0.0923
Bram Moolenaar
2022-11-22
1
-24
/
+35
*
patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event
v9.0.0918
Christopher Plewright
2022-11-22
1
-1
/
+18
*
patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource
v9.0.0903
Bram Moolenaar
2022-11-18
1
-5
/
+11
*
patch 9.0.0899: the builtin terminals are in one long list
v9.0.0899
Bram Moolenaar
2022-11-17
1
-454
/
+516
*
patch 9.0.0890: no test for what patch 9.0.0827 fixes
v9.0.0890
Bram Moolenaar
2022-11-16
1
-2
/
+3
*
patch 9.0.0850: MS-Windows Terminal has unstable color control
v9.0.0850
Christopher Plewright
2022-11-09
1
-2
/
+3
*
patch 9.0.0828: various typos
v9.0.0828
dundargoc
2022-11-02
1
-1
/
+1
[next]