Jump to Specific Buffer #10936
Unanswered
MickHarrigan
asked this question in
Ideas
Replies: 1 comment
-
Seems to be solved via space + b |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the bufferline can only be navigated via
gn
orgp
. I believe that the recent inclusion ofgw
for the jump mode would be a great inspiration for changing buffers.For example pressing
gb
would make each of the buffer names into some string (again similarly togw
) that can then be chosen allowing switching to specific buffers without having to do anything involving numbered buffers orgxn
/gxb
where x is some amount of buffers to move.Beta Was this translation helpful? Give feedback.
All reactions