Files
dotfiles/Emacs/.config/emacs/elisp
Aryadev Chavali bec6fdbc3f Extend +eshell/goto to allow finding files
Instead of only looking at directories, +eshell/goto now works with
files.  If a directory is selected, set eshell to that directory.  If
a file is selected, make eshell go to the directory where that file is
contained then use find-file.
2024-10-16 16:32:51 +01:00
..