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
/
old
/
testdir
/
test_cmdline.vim
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1200: cmdline pum not cleared for input() completion (#32879)
zeertzjq
2025-03-13
*
vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)
zeertzjq
2025-03-04
*
vim-patch:9.1.1166: command-line auto-completion hard with wildmenu
Tomas Slusny
2025-03-04
*
vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising #31892
luukvbaal
2025-01-06
*
vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)
luukvbaal
2025-01-05
*
vim-patch:9.1.0908: not possible to configure :messages (#31492)
zeertzjq
2024-12-07
*
vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)
zeertzjq
2024-11-28
*
vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)
zeertzjq
2024-11-24
*
vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216)
zeertzjq
2024-11-15
*
vim-patch:9.1.0841: tests: still preferring python2 over python3 (#31083)
zeertzjq
2024-11-04
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)
zeertzjq
2024-10-10
*
vim-patch:9.1.0770: current command line completion is a bit limited (#30728)
zeertzjq
2024-10-09
*
vim-patch:9.1.0765: No test for patches 6.2.418 and 7.3.489 (#30713)
zeertzjq
2024-10-07
*
vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...
zeertzjq
2024-10-07
*
vim-patch:9.1.0742: getcmdprompt() implementation can be improved
zeertzjq
2024-09-26
*
vim-patch:9.1.0741: No way to get prompt for input()/confirm()
zeertzjq
2024-09-26
*
vim-patch:9.1.0568: Cannot expand paths from 'cdpath' setting
zeertzjq
2024-07-12
*
vim-patch:9.1.0498: getcmdcompltype() interferes with cmdline completion (#29...
zeertzjq
2024-06-19
*
vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pum
zeertzjq
2024-06-18
*
vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)
zeertzjq
2024-06-15
*
vim-patch:9.1.0332: tests: some assert_equal() calls have wrong order of args...
zeertzjq
2024-04-16
*
vim-patch:9.1.0328: CI fails with t_?? test
zeertzjq
2024-04-15
*
vim-patch:9.1.0321: Garbled output on serial terminals with XON/XOFF flow con...
zeertzjq
2024-04-15
*
vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...
zeertzjq
2024-02-27
*
vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)
zeertzjq
2024-02-24
*
vim-patch:9.1.0048: Abort opening cmdwin if autocmds screw things up
Sean Dewar
2024-01-28
*
vim-patch:9.1.0016: default diff highlighting is too noisy
Christian Clason
2024-01-12
*
vim-patch:9.1.0010: Keymap completion is not available (#26888)
zeertzjq
2024-01-05
*
vim-patch:9.0.0336: tests are flaky because of using a common file name
zeertzjq
2023-11-13
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)
zeertzjq
2023-10-15
*
vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...
zeertzjq
2023-10-10
*
vim-patch:9.0.1956: Custom completion skips orig cmdline if it invokes glob()...
zeertzjq
2023-09-30
*
vim-patch:8.2.2910: test for cmdline window and terminal fails on MS-Windows
zeertzjq
2023-08-21
*
vim-patch:8.2.2908: crash when using a terminal popup window from cmdline window
zeertzjq
2023-08-21
*
vim-patch:8.2.0533: tests using term_wait() can still be flaky
zeertzjq
2023-08-21
*
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
2023-08-21
*
vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)
zeertzjq
2023-08-16
*
vim-patch:9.0.1708: getcompletion() failes for user-defined commands (#24707)
zeertzjq
2023-08-14
*
vim-patch:9.0.1636: expanding a pattern interferes with cmdline completion (#...
zeertzjq
2023-06-16
*
vim-patch:partial:9.0.1570: some tests are slow (#23688)
zeertzjq
2023-05-20
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)
zeertzjq
2023-04-17
*
build(vim-patch.sh): ignore test_behave.vim (#23062)
zeertzjq
2023-04-13
*
Merge pull request #23054 from bfredl/nobehave
bfredl
2023-04-13
|
\
|
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
|
vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)
zeertzjq
2023-04-12
|
/
[next]