Problem
Elvish Shell has a very handy feature called "directory history".
Solution
Start with a simple in-memory data-structure, then maybe make it persistent.
UI still to be defined.
Benefit
Quickly jump through all recent visited directories, without constraints of pushd/popd.
Problem
Elvish Shell has a very handy feature called "directory history".
Solution
Start with a simple in-memory data-structure, then maybe make it persistent.
UI still to be defined.
Benefit
Quickly jump through all recent visited directories, without constraints of pushd/popd.