index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_getln.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0087: crash in command line expansion when out of memory
Jan Edmund Lazo
2020-10-24
*
vim-patch:8.1.2222: accessing invalid memory
Jan Edmund Lazo
2020-09-15
*
vim-patch:8.1.2108: cannot close the cmdline window from CmdWinEnter
Jan Edmund Lazo
2020-09-15
*
vim-patch:8.2.0637: incsearch highlighting does not work for ":sort!"
Jan Edmund Lazo
2020-09-14
*
vim-patch:8.1.2338: using Visual mark sith :s gives E20 if not set
Jan Edmund Lazo
2020-09-14
*
vim-patch:8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0499: :2vimgrep causes an ml_get error
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0552: saved last search pattern may not be restored
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0399: 'hlsearch' highlight remains in other window
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0339: wrong highlight when 'incsearch' set and cancelling :s
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0321: 'incsearch' regression: /\v highlights everything
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0320: too much 'incsearch' highlight for pat matching everything
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0296: command parsing for 'incsearch' is a bit ugly
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0295: no 'incsearch' highlighting for :vimgrep and similar
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0291: 'incsearch' highlighting not used for :sort
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0286: 'incsearch' does not apply to :smagic and :snomagic
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0284: 'cursorline' highlighting wrong with 'incsearch'
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0282: 'incsearch' does not work with command modifiers
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0280: 'incsearch' highlighting does not work for ":g!/"
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0279: 'incsearch' highlighting does not skip white space
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0278: 'incsearch' highlighting does not accept reverse range
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0277: 'incsearch' highlighting wrong in a few cases
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0275: 'incsearch' with :s doesn't start at cursor line
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0274: 'incsearch' triggers on ":source"
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0273: invalid memory access when using 'incsearch'
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :v
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0265: the getcmdline() function is way too big
Aufar Gilbran
2020-09-11
*
Reuse inccommand preview window (fix #11529) (#12612)
Ville Hakulinen
2020-07-15
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.2.0089: crash when running out of memory in :setfiletype completion
Jan Edmund Lazo
2020-06-04
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-27
|
\
|
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
|
\
|
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
|
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
|
/
/
*
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
|
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
\
|
*
|
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
|
|
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
*
|
|
vim-patch:8.1.2187: error for bad regexp even though regexp is not used
Jan Edmund Lazo
2020-02-16
|
|
/
|
/
|
*
|
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
|
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
|
/
*
vim-patch:8.0.1769: refactor save/restore of viewstate #11701
Jan Edmund Lazo
2020-01-11
*
Remove (void) hacks, Mark unused attrs
Jan Edmund Lazo
2020-01-08
*
vim-patch:8.2.0099: use of NULL pointer when out of memory
Jan Edmund Lazo
2020-01-07
*
vim-patch:8.0.1356: using simalt in a GUIEnter autocommand inserts characters
Jan Edmund Lazo
2019-12-30
[next]