Skip to content

auto pushd mode (ability to customize try_cd)

In zsh, it is possible to setopt auto_pushd, which turns ordinary cd — including implicit/auto cd (!) — into pushd. Would be very useful to have the ability to pushd when just typing the directory name only in ion.

Edited by unrelentingtech