- Apr
- 57
- 0
I see you built a 'pushd' into each command, that's just as I had it, so now using Autohotkey for the time being) I have:
Alt+Up = pushd ^ cd..
Alt+Down = cdin
Alt+Left = popd
Alt+Right = cdnext
Violation of symmetry with Alt+Left of course, but I figure that in almost all cases CDPREV and POPD will have identical targets -- but it's debatable.
With plugins, the very last word in elegance would be if Rex could make it such that a compatible help file could be written that would automaticaly integrate with the main help system.
BTW tx for CDH, that replaces a laborious alias of mine.
Alt+Up = pushd ^ cd..
Alt+Down = cdin
Alt+Left = popd
Alt+Right = cdnext
Violation of symmetry with Alt+Left of course, but I figure that in almost all cases CDPREV and POPD will have identical targets -- but it's debatable.
With plugins, the very last word in elegance would be if Rex could make it such that a compatible help file could be written that would automaticaly integrate with the main help system.
BTW tx for CDH, that replaces a laborious alias of mine.