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
/
inccommand_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
2022-06-28
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
test: correct check for v:errmsg in inccommand test (#18968)
zeertzjq
2022-06-15
*
fix(inccommand): never preview if parsing command failed (#18944)
zeertzjq
2022-06-14
*
fix(inccommand): skip split window if not enough room #18937
Famiu Haque
2022-06-12
*
fix(inccommand): clear cmdpreview state if preview is not shown (#18923)
zeertzjq
2022-06-11
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
test: add tests for inccommand with c_CTRL-R_= and c_CTRL-\_e (#18796)
zeertzjq
2022-05-29
*
fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
bfredl
2022-05-22
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
extmark: fix decoration ploblems with extmark
erw7
2020-10-02
*
vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :v
Aufar Gilbran
2020-09-11
*
extmarks: fix crash due to invalid column values in inccommand preview
Björn Linse
2020-02-02
*
Prevent prompts during inccommand previews
Rob Pilling
2019-10-31
*
Prevent :topleft, etc modifying the inccommand preview window
Rob Pilling
2019-10-31
*
Allow multiple leading colons before and after modifiers for 'inccommand'
Rob Pilling
2019-10-31
*
Remove unnecessary expr in 'icm' test
Rob Pilling
2019-10-31
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test: fix screen assertions
Jan Edmund Lazo
2019-10-01
*
test/inccommand_spec: avoid indeterminism
Justin M. Keyes
2019-09-01
*
ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)
Ghjuvan Lacambre
2019-08-12
*
inccommand: Ignore :redraw during preview
Justin M. Keyes
2019-04-14
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
inccommand: auto-disable if folding is slow #9568
KillTheMule
2019-02-01
*
Mark ":substitute with inccommand during :terminal activity" fragile
James McCoy
2019-01-01
*
test: adjust time-sensitive tests (#9220)
Justin M. Keyes
2018-11-10
*
Merge #9124 'vim-patch:8.0.1672'
Justin M. Keyes
2018-10-17
|
\
|
*
functionaltest: map error does not cancel prompt
Jan Edmund Lazo
2018-10-14
*
|
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
|
/
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
test: inccommand_spec: retry unreliable test (#8311)
Justin M. Keyes
2018-05-18
*
inccommand: pause :terminal redraws (#8307)
Justin M. Keyes
2018-04-22
*
inccommand: do not execute trailing commands #8256
Nimit Bhardwaj
2018-04-21
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
test/inccommand_spec: test the test (#7897)
Justin M. Keyes
2018-01-23
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
'inccommand': Fix matches for zero-width (#7487)
KillTheMule
2017-11-05
*
Merge #7315 "'inccommand': multiline, other fixes"
Justin M. Keyes
2017-10-31
|
\
|
*
Fix cmd modifier tests for the new highlight
KillTheMule
2017-10-29
|
*
Adjust tests for new highlighting.
KillTheMule
2017-10-29
|
*
Test for clearing the highlight
KillTheMule
2017-10-29
|
*
Adjust tests for the new preview window
KillTheMule
2017-10-29
|
*
Move tests into original file, lint, and add a test
KillTheMule
2017-10-29
|
*
Fix old inccomand tests, and add more for the new functionality.
KillTheMule
2017-10-29
|
/
[next]