You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I think it would be quite nice to have loop possible options (buffers) like in commandline, instead of showing available buffers in a separate line.
So if I have buffers 'library.cpp' and 'library.h' I would have to type l for first, and l for second buffer.
This might raise an issue with autoselecting found buffer, though (as pressing completes an unique file name).