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
/
wildmode_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
*
fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)
Evgeni Chasnovski
2024-06-14
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: don't use minimal timeout for "intermediate" flag (#27620)
zeertzjq
2024-02-25
*
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
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
fix(cmdline): do not trigger completion at wrong time (#19920)
zeertzjq
2022-08-24
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
Merge pull request #13428 from janlazo/nvim-8.0.1525
Jan Edmund Lazo
2020-12-01
|
\
|
*
test/wildmode_spec: override $PS1
Jan Edmund Lazo
2020-12-01
*
|
ex_getln: add secret charm
Björn Linse
2020-12-01
|
/
*
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
|
*
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
|
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
|
/
*
fixup! test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-04
*
test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-04
*
test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-03
*
test: use shell-test (avoid system shell)
Justin M. Keyes
2019-09-01
*
test: don't detach screen just to change the size
Björn Linse
2019-06-03
*
Add test
Jit Yao Yap
2019-06-03
*
test: avoid some boilerplate
Justin M. Keyes
2019-06-03
*
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
Merge #9686 'win/Lua: monkey-patch os.getenv()'
Justin M. Keyes
2019-03-16
|
\
|
*
Fix environment variable on Windows
erw7
2019-03-06
|
/
*
test: multibyte env var names #9655
Justin M. Keyes
2019-03-03
*
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
*
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
*
wildmenu: close before redrawing statusline (#8453)
Alexander Karle
2018-06-02
*
test: win: emulate yes with for loop
Jan Edmund Lazo
2018-02-19
*
test: win: enable ui/wildmode_spec.lua
Jan Edmund Lazo
2018-02-19
*
Merge #7454 'ui: ext_wildmenu'
Justin M. Keyes
2017-10-31
|
\
|
*
ui: allow external ui to draw wildmenu
Dongdong Zhou
2017-10-29
|
/
*
input: skip dialogs if no UI is active
Justin M. Keyes
2017-08-06
*
clint: allow starting brace after `enum`
Justin M. Keyes
2017-08-06
*
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
*
win_redr_status(): skip if wildmenu is showing
Justin M. Keyes
2017-08-05
*
Use vim_strchr(s, c) when c may be NUL (#6656)
James McCoy
2017-05-03
[next]