Open basbebe opened 3 years ago
You should fire :pick-buffers
command rather than entering pick-buffers
user mode directly.
thanks!
so it is also default behavior now to not show the buffers index and make them swichtable in buffers/mode like in the screenshot?
I was having the same problem. The culprit was
set-option global autoinfo normal
Edit Changing to your command got both working together
##verbose autoinfo
set-option -add global autoinfo normal
Hi!
When I do
enter-user-mode pick-buffers
, I get an empty list.The top of my buffers user mode info also has no 'by index' hint.
this is my
kakrc
: