Implement buffer commands :bn, :bp, :bf, :bl #1493
Manuel T. Schrempf (ManuelTS)
started this conversation in
Ideas
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.
If I use
:b1 - :bxxor:b#, which are already supported, why should I not want to use also:bn,:bp,:bfor:bl? Using other shortcuts or commands in this case would be inconsistent and not vim-like, why should I use ideavim in the first place then when I cannot switch comfortably as in vim between the buffers?Also, an option would be needed so finally show buffer numbers in the editor tabs.
All reactions