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): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
fix(tests): use more global highlight definitions
bfredl
2024-04-09
*
test: improve test conventions
dundargoc
2024-04-08
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
fix(inccommand): update topline after moving cursor (#27341)
zeertzjq
2024-02-05
*
fix(inccommand): improve preview buffer number handling (#27087)
zeertzjq
2024-01-19
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
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
*
test(inccommand_spec): actually trigger 'inccommand' preview
zeertzjq
2023-12-07
*
fix(inccommand): save and restore '[ and '] marks (#26442)
zeertzjq
2023-12-07
*
fix(options): do not change inccommand during preview (#25462)
Omar El Halabi
2023-11-09
*
fix(move): check the correct buffer (#25698)
zeertzjq
2023-10-18
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
fix(inccommand): don't save information of a buffer twice (#24501)
zeertzjq
2023-07-28
*
fix(inccommand): block errors when parsing command line again (#24374)
zeertzjq
2023-07-17
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(excmd): append original command to error message
zeertzjq
2023-05-05
*
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
fix(inccommand): deal with unsynced undo (#20041)
zeertzjq
2022-09-26
*
fix(inccommand): avoid unnecessary redraw when not showing (#20244)
zeertzjq
2022-09-19
*
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
[next]