"plugins/vscode:/vscode.git/clone" did not exist on "5423f7fa2ad255ec417fc3aea0c69077f0530ccb"
Add directory hierarchy navigation to dirhistory (#6756)
* New Feature: Navigate directory hierarchy using ALT-UP and ALT-DOWN. (mac keybindings not yet implemented) ALT-UP moves to higher hierarchy (cd ..) ALT-DOWN moves into the first directory found in alphabetical order
Please register or sign in to comment