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
/
ex_getln.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-2
/
+4
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-2
/
+2
*
patch 8.2.4585: cannot use keypad page-up/down for completion menu
v8.2.4585
Yegappan Lakshmanan
2022-03-17
1
-8
/
+7
*
patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu
v8.2.4579
Yegappan Lakshmanan
2022-03-16
1
-9
/
+38
*
patch 8.2.4469: Coverity warns for uninitialized variable
v8.2.4469
Bram Moolenaar
2022-02-25
1
-1
/
+1
*
patch 8.2.4398: some command completion functions are too long
v8.2.4398
Yegappan Lakshmanan
2022-02-16
1
-2
/
+4
*
patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu
v8.2.4339
Yegappan Lakshmanan
2022-02-10
1
-15
/
+20
*
patch 8.2.4328: command line complete matches cleard when typing character
v8.2.4328
Bram Moolenaar
2022-02-08
1
-1
/
+2
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-5
/
+50
*
patch 8.2.4214: illegal memory access with large 'tabstop' in Ex mode
v8.2.4214
Bram Moolenaar
2022-01-25
1
-1
/
+1
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-2
/
+2
*
patch 8.2.4045: some global functions are only used in one file
v8.2.4045
Yegappan Lakshmanan
2022-01-08
1
-18
/
+20
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3959: error messages are spread out
v8.2.3959
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3930: getcmdline() argument has a misleading type
v8.2.3930
Bram Moolenaar
2021-12-28
1
-4
/
+4
*
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
Bram Moolenaar
2021-12-09
1
-0
/
+4
*
patch 8.2.3629: command completion in cmdline window uses global commands
v8.2.3629
mityu
2021-11-20
1
-0
/
+9
*
patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
v8.2.3530
Bram Moolenaar
2021-10-17
1
-7
/
+12
*
patch 8.2.3471: crash when using CTRL-T after an empty search pattern
v8.2.3471
Bram Moolenaar
2021-10-04
1
-1
/
+7
*
patch 8.2.3430: no generic way to trigger an autocommand on mode change
v8.2.3430
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-09-12
1
-0
/
+10
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-2
/
+15
*
patch 8.2.3225: incsearch highlighting is attempted halfway a mapping
v8.2.3225
Bram Moolenaar
2021-07-26
1
-1
/
+1
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R
v8.2.2870
Bram Moolenaar
2021-05-18
1
-1
/
+4
*
patch 8.2.2853: window is not updated after using <Cmd> mapping
v8.2.2853
Bram Moolenaar
2021-05-15
1
-3
/
+6
*
patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChanged
v8.2.2851
Bram Moolenaar
2021-05-15
1
-3
/
+11
*
patch 8.2.2737: status line not updated when local 'statusline' option set
v8.2.2737
Bram Moolenaar
2021-04-08
1
-3
/
+12
*
patch 8.2.2689: tiny build fails
v8.2.2689
Bram Moolenaar
2021-04-01
1
-0
/
+2
*
patch 8.2.2686: status line is not updated when going to cmdline mode
v8.2.2686
Bram Moolenaar
2021-04-01
1
-0
/
+9
*
patch 8.2.2492: command line buffer name cannot be translated
v8.2.2492
Bram Moolenaar
2021-02-10
1
-1
/
+1
*
patch 8.2.2473: crash when leaving command line window triggers autocommand
v8.2.2473
Bram Moolenaar
2021-02-06
1
-3
/
+3
*
patch 8.2.2416: may get stuck in command line window state
v8.2.2416
Bram Moolenaar
2021-01-27
1
-0
/
+1
*
patch 8.2.2414: using freed memory when closing the cmdline window
v8.2.2414
Bram Moolenaar
2021-01-26
1
-1
/
+6
*
patch 8.2.2413: crash when using :all while using a cmdline window
v8.2.2413
Bram Moolenaar
2021-01-26
1
-1
/
+3
*
patch 8.2.2295: incsearch does not detect empty pattern properly
v8.2.2295
Bram Moolenaar
2021-01-04
1
-12
/
+36
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-7
/
+7
*
patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character
v8.2.2084
Bram Moolenaar
2020-12-03
1
-12
/
+6
*
patch 8.2.1983: ml_get error when using <Cmd> to open a terminal
v8.2.1983
Bram Moolenaar
2020-11-14
1
-3
/
+10
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-0
/
+4
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-5
/
+5
*
patch 8.2.1679: Vim9: ":*" is not recognized as a range
v8.2.1679
Bram Moolenaar
2020-09-14
1
-3
/
+7
*
patch 8.2.1634: loop to handle keys for the command line is too long
v8.2.1634
Bram Moolenaar
2020-09-07
1
-215
/
+266
*
patch 8.2.1622: loop to handle keys for the command line is too long
v8.2.1622
Bram Moolenaar
2020-09-06
1
-383
/
+502
*
patch 8.2.1587: loop for handling keys for the command line is too long
v8.2.1587
Bram Moolenaar
2020-09-04
1
-213
/
+4
*
patch 8.2.1580: wildmenu does not work properly
v8.2.1580
Bram Moolenaar
2020-09-03
1
-12
/
+12
*
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
Bram Moolenaar
2020-08-20
1
-3
/
+3
*
patch 8.2.0919: merging modifier for modifyOtherKeys is done twice
v8.2.0919
Bram Moolenaar
2020-06-07
1
-0
/
+2
[next]