Closed jellydn closed 1 week ago
ahh right so have the cursor default on the current buffer?
ahh right so have the cursor default on the current buffer?
Correct 👍
Ok so this will be possible in the new version. When opening a menu you can pass an optional "preselect" argument which will jump you the item at that preselected index
This is now possible vi ui.preselect_current
option on the snipe2
branch
What
Show active buffer on the list and it shouldn't be selectable
How
Currently, our buffer list looks like this:
I found the way fzf-lua does with
FzfLua buffers
is more user-friendly. Please take a look at the screenshot below. Could we implement something similar?Looking forward to your thoughts on this request. Thank you!