Closed hokorobi closed 1 year ago
Fixed.
Thank you! The selection target has been improved, but the cursor position when selecting seems to move to the row that was originally selected.
It is the latest version? I was fixed.
My apologies, no problem. It seems that Deno's cache was working.
Problems summary
If
reversed: v:true
is set, the selection appears to be reversed.Expected
The intended selection target can be selected.
Environment Information
ddu.vim version (SHA1): 0fffa32b
ddu-ui-ff version (SHA1): 38331e92870fb6a87d6f4f39bf94927e80dd8aac
denops.vim version (SHA1): 68f607d9
deno version(
deno -V
output): deno 1.37.2OS: Windows11
neovim/Vim
:version
output:Provide a minimal init.vim/vimrc without plugin managers (Required!)
How to reproduce the problem from neovim/Vim startup (Required!)
gvim -N -u ~/vimfiles/minimal-vimrc -U NONE -i NONE
:call ddu#start(#{name: 'file'})
ftplug
->ESC
->kk
->Space
Screenshot (if possible)
The video is cut off, but
:call ddu#start(#{name: 'file'})
is executed.https://github.com/Shougo/ddu-ui-ff/assets/99910/fed4c8d4-d0c9-4443-a68b-f48e219589b4