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
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
fix(editor): avoid scrolling :substitute confirm message #32149
luukvbaal
2025-01-22
*
fix(cmdline): always show cmdline when it is a prompt #31866
luukvbaal
2025-01-05
*
feat(ui): more intuitive :substitute confirm prompt #31787
luukvbaal
2025-01-02
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
feat(ui): additional arguments for cmdline_show/hide events
Luuk van Baal
2024-12-22
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): use more global highlight definitions
bfredl
2024-11-11
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
test: improve test conventions
dundargoc
2024-04-23
*
Merge pull request #27872 from luukvbaal/cmdheight
bfredl
2024-04-21
|
\
|
*
fix(ui): don't force 'cmdheight' to zero with ext_messages
Luuk van Baal
2024-04-20
*
|
fix(api): do not update grid position in nvim_win_set_cursor (#28235)
luukvbaal
2024-04-21
|
/
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
*
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
2024-03-26
*
fix(ui): ext_cmdline should not move cursor to curwin
Luuk van Baal
2024-03-15
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
fix(ui): "resize -1" with cmdheight=0 #24758
nwounkn
2023-09-24
*
fix(test): fix "indeterminism" warnings in UI tests
bfredl
2023-09-20
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)
Sean Dewar
2023-08-17
*
fix(window): prevent win_size_restore from changing cmdheight
Sean Dewar
2023-07-26
*
fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)
zeertzjq
2023-06-23
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
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
[next]