Closed kamecha closed 1 year ago
Sorry. it(dynamic UI change) is not supported behavior.
Oh... 😭 But I understand the behavior is actually a part of the plugin's intended functionality. Thank you for letting me know. 👍
I have implemented the feature.
Please update ddu.vim
.
Thanks for adding the requested feature!
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
Problems summary
When I use ddu-ui-ff and ddu-ui-filer with different split params, these settings is not work. For example, when I use ddu-ui-ff with
split: floating
and ddu-ui-filer withsplit:vertical
...Expected
Environment Information
36b08deb8cafb8b6ceb9b677bf425f479fca3ee7
da7d1d5d3c97113c8b10e9fc104f2e312e854999
8f3899de3d3add07105221262dca90a31c4c2d4c
deno -V
output):deno 1.30.3
:version
output:Provide a minimal init.vim/vimrc without plugin managers (Required!)
How to reproduce the problem from neovim/Vim startup (Required!)
<Space>
u
f
<Space>
u
e
keeping the ff floating window<Space>
u
e
<Space>
u
f
keeping the filer vertical windowScreenshot (if possible)
Upload the log messages by
:redir
and:message
(if errored)