Closed kamecha closed 10 months ago
I think that startFilter
should be applied even after chooseAction
.
However there are other ui like ddu-ui-filer
that don't have startFilter
otpion, So it seems to be difficult from a compatibility point of view.
Fixed. Please update ddu-source-action
.
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
Problems summary
SSIA
Expected
the mode after firing the action is expected to be INESRT.
Environment Information
deno -V
output): deno 1.38.5:version
output: NVIM v0.10.0-dev-1846+gf31f260f0 Build type: RelWithDebInfo LuaJIT 2.1.1702233742Provide a minimal init.vim/vimrc without plugin managers (Required!)
How to reproduce the problem from neovim/Vim startup (Required!)
<Space>
u
f
to start ddu<C-l>
in filter window to leave filter windowa
to fire chooseActionopen
action<CR>
to fireopen
actionScreenshot (if possible)
Upload the log messages by
:redir
and:message
(if errored)