Closed creasty closed 1 year ago
Sorry. It is expected behavior. The resume cursor is disabled when startFilter is enabled.
Because it breaks autoAction.
The resume cursor is disabled when startFilter is enabled.
Any way I can mimic the previous behavior without changing the plugin itself?
My usual routine heavily depends on this specific behavior; In fact, it's one of the reasons I don't/can't use other plugins, there's no alternative. So I would really appreciate it if you could give it another thought. Like making the resume cursor available when the autoAction is disabled.
Like making the resume cursor available when the autoAction is disabled.
I have implemented the feature. Please update.
Thanks a lot!
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
Problems summary
Expected
Related: https://github.com/Shougo/ddu-ui-ff/issues/54
Environment Information
ddu-ui-ff version (SHA1): 0e889a3ac48f20f4392a5547c051d311cad82e36
denops.vim version (SHA1): 8f3899de3d3add07105221262dca90a31c4c2d4c
deno version(
deno -V
output): 1.30.3OS:
neovim/Vim
:version
output: v0.8.3Provide a minimal init.vim/vimrc without plugin managers (Required!)
How to reproduce the problem from neovim/Vim startup (Required!)
:Open
<C-q>
Screenshot (if possible)
Upload the log messages by
:redir
and:message
(if errored)