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
*
*: 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
*
|
ext_cmdline: fix firstc, change cmdline_leave to cmdline_hide
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: change the content format
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: use standard external ui functions
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: lint
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: add tests
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: Added cmdline prompt
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: allow external ui to draw cmdline
Dongdong Zhou
2017-10-26
|
/
*
ops: save and restore clipboard batch status when entering cmdline window
Björn Linse
2017-10-15
*
getcmdline_prompt: Temporarily disable msg_silent so prompt is displayed
James McCoy
2017-10-14
*
eventloop: restore redraw in cmdline K_EVENT handler
Justin M. Keyes
2017-09-05
*
eventloop: do not redraw in cmdline K_EVENT handler
Justin M. Keyes
2017-09-05
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
*
ex_getln: Make error messages look better
ZyX
2017-08-14
*
Merge branch 'master' into colored-cmdline
ZyX
2017-08-06
|
\
|
*
build: silence maybe-uninitialized warning
Justin M. Keyes
2017-08-06
|
*
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
*
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-31
|
\
|
|
*
vim-patch:8.0.0034
Jurica Bradaric
2017-07-25
*
|
ex_getln: Cache highlight callback calling results
ZyX
2017-07-26
*
|
ex_getln: Avoid GCC “unused variable” warning from QB
ZyX
2017-07-18
[next]