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 8.2.4289: warnings reported by MSVC
v8.2.4289
K.Takata
2022-02-03
1
-6
/
+6
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-15
/
+3
*
patch 8.2.4236: accessing freed memory
v8.2.4236
Bram Moolenaar
2022-01-27
1
-0
/
+1
*
patch 8.2.4235: invalid check for NULL pointer
v8.2.4235
Bram Moolenaar
2022-01-27
1
-1
/
+1
*
patch 8.2.4233: crash when recording and using Select mode
v8.2.4233
Bram Moolenaar
2022-01-27
1
-1
/
+4
*
patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail
v8.2.4148
Bram Moolenaar
2022-01-19
1
-2
/
+3
*
patch 8.2.4107: script context not restored after using <ScriptCmd>
v8.2.4107
Bram Moolenaar
2022-01-16
1
-3
/
+3
*
patch 8.2.4101: warning for unused argument in tiny version
v8.2.4101
Bram Moolenaar
2022-01-15
1
-1
/
+1
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-2
/
+39
*
patch 8.2.4059: Vim9: an expression of a map cannot access script-local items
v8.2.4059
Bram Moolenaar
2022-01-11
1
-5
/
+1
*
patch 8.2.4002: first char typed in Select mode can be wrong
v8.2.4002
zeertzjq
2022-01-04
1
-5
/
+13
*
patch 8.2.4001: insert complete code uses global variables
v8.2.4001
Yegappan Lakshmanan
2022-01-04
1
-1
/
+1
*
patch 8.2.3993: when recording a change in Select mode char appears twice
v8.2.3993
Bram Moolenaar
2022-01-03
1
-9
/
+46
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3966: when using feedkeys() abbreviations may be blocked
v8.2.3966
Bram Moolenaar
2022-01-01
1
-0
/
+3
*
patch 8.2.3959: error messages are spread out
v8.2.3959
Bram Moolenaar
2021-12-31
1
-2
/
+2
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-3
/
+3
*
patch 8.2.3825: various comments could be improved
v8.2.3825
Bram Moolenaar
2021-12-16
1
-2
/
+2
*
patch 8.2.3749: error messages are everywhere
v8.2.3749
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3643: header for source file is outdated
v8.2.3643
zeertzjq
2021-11-22
1
-7
/
+3
*
patch 8.2.3595: check for signed overflow might not work everywhere
v8.2.3595
Bram Moolenaar
2021-11-14
1
-2
/
+6
*
patch 8.2.3490: superfluous return statements
v8.2.3490
=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-10-09
1
-1
/
+0
*
patch 8.2.3474: some places use "Vimscript" instead of "Vim script"
v8.2.3474
h-east
2021-10-04
1
-1
/
+1
*
patch 8.2.3460: some type casts are not needed
v8.2.3460
=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-10-02
1
-3
/
+3
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+3
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2961: keys typed during a :normal command are discarded
v8.2.2961
Bram Moolenaar
2021-06-07
1
-2
/
+3
*
patch 8.2.2957: using getchar() in Vim9 script is problematic
v8.2.2957
Bram Moolenaar
2021-06-07
1
-3
/
+39
*
patch 8.2.2833: two key command cancelled by moving mouse when using popup
v8.2.2833
Bram Moolenaar
2021-05-05
1
-1
/
+3
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character
v8.2.2084
Bram Moolenaar
2020-12-03
1
-5
/
+4
*
patch 8.2.2062: <Cmd> does not handle CTRL-V
v8.2.2062
Bram Moolenaar
2020-11-28
1
-0
/
+8
*
patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly
v8.2.2005
Bram Moolenaar
2020-11-18
1
-5
/
+1
*
patch 8.2.1991: Coverity warns for not using the ga_grow() return value
v8.2.1991
Bram Moolenaar
2020-11-15
1
-1
/
+5
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-0
/
+93
*
patch 8.2.1948: GUI: crash when handling message while closing a window
v8.2.1948
Bram Moolenaar
2020-11-04
1
-1
/
+2
*
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
v8.2.1769
Bram Moolenaar
2020-09-28
1
-4
/
+3
*
patch 8.2.1729: endless loop when ":normal" feeds popup window filter
v8.2.1729
Bram Moolenaar
2020-09-23
1
-1
/
+5
*
patch 8.2.1608: Vim9: getchar() test fails with GUI
v8.2.1608
Bram Moolenaar
2020-09-05
1
-3
/
+5
*
patch 8.2.1603: Vim9: cannot use "true" with getchar()
v8.2.1603
Bram Moolenaar
2020-09-05
1
-1
/
+1
*
patch 8.2.1377: triggering the ATTENTION prompt causes typeahead mess up
v8.2.1377
Bram Moolenaar
2020-08-05
1
-0
/
+2
*
patch 8.2.1166: once mouse move events are enabled getchar() returns them
v8.2.1166
Bram Moolenaar
2020-07-09
1
-2
/
+2
*
patch 8.2.0952: no simple way to interrupt Vim
v8.2.0952
Bram Moolenaar
2020-06-10
1
-0
/
+7
*
patch 8.2.0919: merging modifier for modifyOtherKeys is done twice
v8.2.0919
Bram Moolenaar
2020-06-07
1
-11
/
+28
*
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
v8.2.0916
Bram Moolenaar
2020-06-06
1
-7
/
+50
*
patch 8.2.0904: assuming modifyOtherKeys for rhs of mapping
v8.2.0904
Bram Moolenaar
2020-06-04
1
-1
/
+2
*
patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI
v8.2.0851
Bram Moolenaar
2020-05-30
1
-5
/
+15
*
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
Bram Moolenaar
2020-05-29
1
-8
/
+28
*
patch 8.2.0835: Motif: mapping <C-bslash> still doesn't work
v8.2.0835
Bram Moolenaar
2020-05-28
1
-1
/
+10
[next]