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
/
getchar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifier
v9.0.1414
Bram Moolenaar
2023-03-18
1
-1
/
+13
*
patch 9.0.1392: using NULL pointer with nested :open command
v9.0.1392
Bram Moolenaar
2023-03-07
1
-7
/
+10
*
patch 9.0.1333: when redo'ing twice <ScriptCmd> may not get the script ID
v9.0.1333
Bram Moolenaar
2023-02-20
1
-6
/
+13
*
patch 9.0.1285: various small problems
v9.0.1285
Bram Moolenaar
2023-02-05
1
-1
/
+1
*
patch 9.0.1251: checking returned value of ga_grow() is inconsistent
v9.0.1251
Yegappan Lakshmanan
2023-01-27
1
-1
/
+1
*
patch 9.0.1244: cursor displayed in wrong position when leaving Insert mode
v9.0.1244
Bram Moolenaar
2023-01-25
1
-6
/
+6
*
patch 9.0.1158: code is indented more than necessary
v9.0.1158
Yegappan Lakshmanan
2023-01-08
1
-59
/
+59
*
patch 9.0.0974: even when Esc is encoded a timeout is used
v9.0.0974
Bram Moolenaar
2022-11-29
1
-0
/
+12
*
patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled
v9.0.0954
Bram Moolenaar
2022-11-26
1
-1
/
+5
*
patch 9.0.0943: pretending to go out of Insert mode when Esc is received
v9.0.0943
Bram Moolenaar
2022-11-24
1
-2
/
+5
*
patch 9.0.0939: still using simplified mappings when using kitty protocol
v9.0.0939
Bram Moolenaar
2022-11-24
1
-1
/
+12
*
patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event
v9.0.0918
Christopher Plewright
2022-11-22
1
-27
/
+5
*
patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm
v9.0.0912
Bram Moolenaar
2022-11-19
1
-2
/
+5
*
patch 9.0.0904: various comment and indent flaws
v9.0.0904
Bram Moolenaar
2022-11-18
1
-10
/
+10
*
patch 9.0.0828: various typos
v9.0.0828
dundargoc
2022-11-02
1
-1
/
+1
*
patch 9.0.0812: GUI mouse scrollwheel mappings don't work
v9.0.0812
Christopher Plewright
2022-10-21
1
-1
/
+4
*
patch 9.0.0806: 'langmap' works differently when there are modifiers
v9.0.0806
zeertzjq
2022-10-20
1
-9
/
+20
*
patch 9.0.0802: MS-Windows: cannot map console mouse scroll events
v9.0.0802
Christopher Plewright
2022-10-20
1
-4
/
+22
*
patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll
v9.0.0793
Christopher Plewright
2022-10-19
1
-2
/
+4
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-14
/
+0
*
patch 9.0.0694: no native sound support on Mac OS
v9.0.0694
Yee Cheng Chin
2022-10-08
1
-0
/
+4
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-8
/
+1
*
patch 9.0.0575: the getchar() function behaves strangely with bracketed paste
v9.0.0575
Bram Moolenaar
2022-09-24
1
-5
/
+19
*
patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context
v9.0.0387
Bram Moolenaar
2022-09-05
1
-4
/
+72
*
patch 9.0.0385: GUI: when CTRL-D is mapped in Insert mode it gets inserted
v9.0.0385
zeertzjq
2022-09-05
1
-1
/
+1
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
1
-4
/
+0
*
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
Bram Moolenaar
2022-08-29
1
-1
/
+1
*
patch 9.0.0234: cannot make difference between :normal end and argument char
v9.0.0234
Bram Moolenaar
2022-08-21
1
-0
/
+7
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-1
/
+1
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
1
-0
/
+4
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-9
/
+15
*
patch 9.0.0059: test file has wrong name
v9.0.0059
zeertzjq
2022-07-23
1
-1
/
+1
*
patch 9.0.0044: typos in comments, wrapping lines
v9.0.0044
Bram Moolenaar
2022-07-06
1
-2
/
+3
*
patch 9.0.0024: may access part of typeahead buf that isn't filled
v9.0.0024
Bram Moolenaar
2022-07-02
1
-1
/
+2
*
patch 8.2.5076: unnecessary code
v8.2.5076
zeertzjq
2022-06-10
1
-24
/
+3
*
patch 8.2.5064: no test for what 8.1.0052 fixes
v8.2.5064
zeertzjq
2022-06-06
1
-2
/
+2
*
patch 8.2.5058: input() does not handle composing characters properly
v8.2.5058
zeertzjq
2022-06-05
1
-1
/
+1
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-31
/
+33
*
patch 8.2.4848: local completion with mappings and simplification not working
v8.2.4848
zeertzjq
2022-04-30
1
-6
/
+5
*
patch 8.2.4846: termcodes test fails
v8.2.4846
zeertzjq
2022-04-29
1
-1
/
+1
*
patch 8.2.4844: <C-S-I> is simplified to <S-Tab>
v8.2.4844
zeertzjq
2022-04-29
1
-1
/
+1
*
patch 8.2.4837: modifiers not simplified when timed out
v8.2.4837
zeertzjq
2022-04-28
1
-5
/
+7
*
patch 8.2.4833: failure of mapping not checked for
v8.2.4833
zeertzjq
2022-04-27
1
-2
/
+16
*
patch 8.2.4832: passing zero instead of NULL to a pointer argument
v8.2.4832
zeertzjq
2022-04-26
1
-2
/
+2
*
patch 8.2.4829: a key may be simplified to NUL
v8.2.4829
zeertzjq
2022-04-26
1
-1
/
+5
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-1
/
+2
*
patch 8.2.4722: ending recording with mapping records too much
v8.2.4722
zeertzjq
2022-04-09
1
-1
/
+9
*
patch 8.2.4705: jump list marker disappears
v8.2.4705
zeertzjq
2022-04-07
1
-4
/
+25
*
patch 8.2.4692: no test for what 8.2.4691 fixes
v8.2.4692
zeertzjq
2022-04-05
1
-15
/
+13
*
patch 8.2.4691: solution for <Cmd> in a mapping causes trouble
v8.2.4691
Bram Moolenaar
2022-04-04
1
-23
/
+29
[next]