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
*
Merge #4419 'implement <Cmd> key'
Justin M. Keyes
2018-03-24
|
\
|
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
|
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
|
/
*
ex_getln: clear cmdline_block after it's freed
Björn Linse
2018-02-14
*
lint
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.1210: CTRL-G and CTRL-T are ignored with typeahead
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong direction
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0689: ~ character not escaped when extending search pattern
Justin M. Keyes
2018-02-11
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
Merge #7463 'incsearch + hlsearch highlight all'
Justin M. Keyes
2018-02-01
|
\
|
*
vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' set
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1396: memory leak when CTRL-G in search command line fails
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1250
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1238
Ömer Sinan Ağacan
2018-01-26
*
|
vim-patch:8.0.0528: highlight wrong text when 'wim' includes "longest" (#7927)
Jakub Łuczyński
2018-01-29
|
/
*
Merge #7863 'mingw64: fix gcc warnings'
Justin M. Keyes
2018-01-20
|
\
|
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
|
Add completion for :checkhealth
Marco Hinz
2018-01-18
|
/
*
vim-patch:8.0.0374: invalid memory access when using :sc in Ex mode (#7849)
KunMing Xie
2018-01-15
*
*: Fix test failures
ZyX
2017-12-11
*
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
\
|
*
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
|
\
|
*
\
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
|
\
\
|
*
|
|
ex_getln: Fix memory leak in color_expr_cmdline
ZyX
2017-11-19
|
*
|
|
Merge branch 'master' into expression-parser
ZyX
2017-11-06
|
|
\
\
\
|
*
|
|
|
*: Fix some typos found by oni-link
ZyX
2017-11-06
|
*
|
|
|
ex_getln: Fix variable name which is wrong after the merge
ZyX
2017-10-30
|
*
|
|
|
Merge branch 'master' into expression-parser
ZyX
2017-10-30
|
|
\
\
\
\
|
*
|
|
|
|
ex_getln: Make use of new parser to color expressions
ZyX
2017-10-29
*
|
|
|
|
|
ui: fix glitch with both ext_cmdline and cmd_wildmenu
Björn Linse
2017-12-06
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)
Björn Linse
2017-11-22
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
vim-patch:8.0.0237 (#7531)
KunMing Xie
2017-11-11
*
|
|
|
ui: remove ext_cmdline noise (#7486)
Björn Linse
2017-11-07
|
|
_
|
/
|
/
|
|
*
|
|
Merge #7454 'ui: ext_wildmenu'
Justin M. Keyes
2017-10-31
|
\
\
\
|
*
|
|
ui: allow external ui to draw wildmenu
Dongdong Zhou
2017-10-29
|
|
|
/
|
|
/
|
*
/
|
pvs/V575: false positive (#7462)
Justin M. Keyes
2017-10-30
|
/
/
*
|
ext_cmdline: fix inputsecret()
Björn Linse
2017-10-26
*
|
ext_cmdline: interact with cmdline window
Björn Linse
2017-10-26
*
|
ext_cmdline: implement redraw!
Björn Linse
2017-10-26
*
|
ext_cmdline: turn nested cmdlines into a linked list
Björn Linse
2017-10-26
*
|
ext_cmdline: rename cmdline_char to cmdline_special_char
Björn Linse
2017-10-26
*
|
ext_cmdline: extend "function" to generic "block" mechanism
Björn Linse
2017-10-26
*
|
ext_cmdline: disable some redraws
Björn Linse
2017-10-26
*
|
ext_cmdline: add support for highlighting
Björn Linse
2017-10-26
*
|
ext_cmdline: lint
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: added indent
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: added cmdline level
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: change to use ui_call
Dongdong Zhou
2017-10-26
[next]