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.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
*
patch 8.2.0694: Haiku: channel and terminal do not work
v8.2.0694
Bram Moolenaar
2020-05-03
1
-1
/
+1
*
patch 8.2.0674: some source files are too big
v8.2.0674
Bram Moolenaar
2020-05-01
1
-0
/
+40
*
patch 8.2.0514: several global functions are used in only one file
v8.2.0514
Bram Moolenaar
2020-04-05
1
-1
/
+1
*
patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset
v8.2.0370
Bram Moolenaar
2020-03-11
1
-0
/
+7
*
patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI
v8.2.0356
Bram Moolenaar
2020-03-04
1
-21
/
+13
*
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
v8.2.0274
Bram Moolenaar
2020-02-18
1
-0
/
+4
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.1.2380: using old C style comments
v8.1.2380
Bram Moolenaar
2019-12-01
1
-188
/
+187
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-4
/
+4
*
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
v8.1.2350
Bram Moolenaar
2019-11-26
1
-22
/
+33
*
patch 8.1.2336: when an expr mapping moves the cursor it is not restored
v8.1.2336
Bram Moolenaar
2019-11-22
1
-0
/
+7
*
patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work
v8.1.2333
Bram Moolenaar
2019-11-21
1
-5
/
+12
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2200: crash when memory allocation fails
v8.1.2200
Bram Moolenaar
2019-10-22
1
-2
/
+10
*
patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work
v8.1.2191
Bram Moolenaar
2019-10-20
1
-1
/
+19
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-10
/
+2
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-2
/
+3
[next]