Am 25.04.2026 um 18:09 schrieb dan:
> What I really miss in my shy mode to hack ksh is a shortcut (eg.
> CTRL+BACKSPACE) to jump back to the previous path used.
Are you heading for fewer keystrokes? That's two keystrokes for
'CTRL-BACKSPACE'. 'cd -' is five keystrokes. You could setup a one
character alias to 'cd -' getting that down to two keystrokes as well.
Although that makes you use custom commands you'll then need to setup
everywhere else to not get mad. Not sure this is clever, though.

Regards,
-- 
Christian

Reply via email to