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
/
test
/
functional
/
ui
/
cmdline_spec.lua
Commit message (
Expand
)
Author
Age
*
test: avoid consecutive mouse input at different positions (#21781)
zeertzjq
2023-01-13
*
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
*
test: add test cases for command line issues
Luuk van Baal
2022-12-31
*
fix(showcmd): assert failure with cmdheight=0 (#21536)
zeertzjq
2022-12-26
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
fix(window): fix equalization with cmdheight=0 (#20369)
zeertzjq
2022-09-28
*
fix(ui): allow redrawing statusline when msgsep is used (#20337)
zeertzjq
2022-09-26
*
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
bfredl
2022-09-26
*
fix(messages): validate msg_grid before silent! message with cmdheight=0
bfredl
2022-09-26
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
*
fix(cmdline): trigger CmdlineEnter and ModeChanged earlier (#19474)
zeertzjq
2022-07-26
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
fix(ui): do not call showmode() when setting window height (#18969)
zeertzjq
2022-06-15
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(ui): inccomand performance degradation
KillTheMule
2022-04-05
*
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
*
test/ui/cmdline: set notimeout to remove indeterminism (#14338)
Jan Edmund Lazo
2021-04-10
*
screen: fix problem with p_ch
erw7
2021-04-03
*
vim-patch:8.2.0131: command line is not cleared when switching tabs
Jan Edmund Lazo
2020-10-29
*
vim-patch:8.2.0841: 'verbose' value 16 causes duplicate output
Jan Edmund Lazo
2020-10-03
*
doc: fix typos
Brian Wignall
2019-11-27
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test/uname(): always lowercase
Justin M. Keyes
2019-09-01
*
test/OpenBSD: skip some tests
Justin M. Keyes
2019-09-01
*
test/cmdline_spec: adjust "no-op"
Justin M. Keyes
2019-08-10
*
cmdline: remove invalid cmdline_show event when aborting mapping
Björn Linse
2019-06-26
*
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
*
ex_getln: fix statusline redraw logic #9967
Carlo Abelli
2019-05-02
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
fixup: 35 col resize to scroll screen
Jan Edmund Lazo
2018-12-01
*
functionaltests: vim-patch:8.1.{550,551} fix
Jan Edmund Lazo
2018-11-30
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
screen.lua: extend snapshot_util() to work with extension state
Björn Linse
2018-09-03
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
ex_getln: don't redraw statusline on top of scrolled messages
Björn Linse
2018-06-02
*
UI: redraw statusline when entering cmdline (#8347)
raichoo
2018-05-10
*
ex_getln: clear cmdline_block after it's freed
Björn Linse
2018-02-14
*
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
\
|
*
functests: Fix ui/cmdline test
ZyX
2017-11-19
*
|
ui: fix glitch with both ext_cmdline and cmd_wildmenu
Björn Linse
2017-12-06
*
|
tests: cleanup ui/cmdline_spec.lua
Björn Linse
2017-12-05
|
/
*
test: ui/cmdline_spec.lua: enable on Windows
Justin M. Keyes
2017-10-29
*
ext_cmdline: fix inputsecret()
Björn Linse
2017-10-26
[next]