diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-03-20 07:21:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 07:21:17 +0800 |
commit | 175c09bd660d0cea62288e74cea925a9b15bee55 (patch) | |
tree | 5144746501255be6b06e1355fd0d94471db6066e /runtime/lua/vim/_editor.lua | |
parent | 51853b82bc95a7b62875d07a0ade6cfa0bdd0b5b (diff) | |
download | rneovim-175c09bd660d0cea62288e74cea925a9b15bee55.tar.gz rneovim-175c09bd660d0cea62288e74cea925a9b15bee55.tar.bz2 rneovim-175c09bd660d0cea62288e74cea925a9b15bee55.zip |
vim-patch:9.1.1226: "shellcmdline" completion doesn't work with input() (#32998)
Problem: "shellcmdline" completion doesn't work with input().
Solution: Use set_context_for_wildcard_arg(). Fix indent in nextwild()
(zeertzjq).
There are some other inconsistencies for input() completion (ref vim/vim#948),
but since "shellcmdline" currently doesn't work at all, it makse sense
to at least make it work.
fixes: vim/vim#16932
closes: vim/vim#16934
https://github.com/vim/vim/commit/7a5115ce50c622caf91503f9d7fe09c3749b928b
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions