Add support to previous branch shorthand
Hi,
Can I request an enhancement for the move comand? I usually go between current and previous branch by using the - shorthand. Would you consider adding support for it?
~/ (master) $ move staging
~/ (staging) $ move -
~/ (master) $
Thank you!
The idea is not bad but I think we can use keybindings for movement instead. At least for forward and backward navigation if user is under the move command.
So I suggest: alt + → (forward) and alt + ← (backward).
Remember that Fish default directory navigation is also using those keybindings but since these ones only apply for directories it won't interfere with move keybindings in that case.
What do you think?
Thanks for the quick response!
Tbh I'm quite new to Fish, so I've never used keybindings before. It sounds really nice though! 👍
As long as there is a way to move to previous branch without typing its name, I'll be glad with any solution.
Released on 2.11.0