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
*
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
*
|
*: Fix clint errors
ZyX
2017-07-18
*
|
ex_getln: Check prev_prompt_errors before running redrawcmdline
ZyX
2017-07-18
*
|
ex_getln: Replace global with entry in save_ccline
ZyX
2017-07-17
*
|
ex_getln: Do not do useless try_enter/try_leave calls
ZyX
2017-07-17
*
|
ex_getln: Do not goto color_cmdline_end without first cleaning up
ZyX
2017-07-17
*
|
api helpers: Save/restore more values in try_enter/try_leave
ZyX
2017-07-16
*
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
\
|
|
*
ex_getln: Silent V519: value is assigned twice successively
ZyX
2017-07-04
|
*
ex_getln: Lint command_line_handle_key readability/fn_size
James McCoy
2017-06-26
|
*
vim-patch:7.4.2320
James McCoy
2017-06-26
|
*
vim-patch:7.4.2318
James McCoy
2017-06-26
|
*
vim-patch:7.4.2268
James McCoy
2017-06-26
|
*
vim-patch:7.4.2259
raichoo
2017-06-26
*
|
ex_getln: Save and restore try state
ZyX
2017-07-01
*
|
ex_getln: Do not make <C-c> interrupt input() after interrupting hl cb
ZyX
2017-06-28
*
|
ex_getln: Fix indent
ZyX
2017-06-28
*
|
ex_getln: Make sure standard error reporting facility is not used
ZyX
2017-06-28
*
|
ex_getln: Fix “echoerr msg not shown” problem
ZyX
2017-06-28
[next]