making shell.el dirtrack mode really work

I use shell.el on emacs.  After recently discovering pushd, popd, and wanting to write more cd aliases, I have grown tired of emacs’ dirtracking.  

 

So, I looked at the code for  

 shell-resync-dirs </pre>

This function uses


 

Leave a Reply