| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | rework +eshell/open and +eshell/at-cwd | Aryadev Chavali | |
| empty C-u will always maps to choosing an instance, numerics will map to numeric eshell instances. This way you can still name your instances if you really want, but instant access eshells through numeric argument is allowed and incentivised. | |||
| 2025-09-21 | +eshell/open now uses project eshells first priority! | Aryadev Chavali | |
| 2025-06-08 | Emacs changes... lots of them | Aryadev Chavali | |
| 2025-06-03 | Updates, loads of updates! | Aryadev Chavali | |
| 2025-04-05 | Fix some bugs with +eshell/open | Aryadev Chavali | |
| 2025-02-15 | Small changes | Aryadev Chavali | |
| 2024-10-16 | Rework +eshell/at-cwd to use changes to +eshell/open | Aryadev Chavali | |
| 2024-10-16 | Rework +eshell/open to work better with multiple instances. | Aryadev Chavali | |
| 2024-10-16 | Inline error-msg in +eshell/project-root | Aryadev Chavali | |
| 2024-10-16 | Extend +eshell/goto to allow finding files | Aryadev Chavali | |
| 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-09-23 | (Emacs/elisp)~Fix bug in +eshell/open where named eshell instances weren't ↵ | Aryadev Chavali | |
| created This happened because (eshell) with no arguments would not lookup eshell-buffer-name. | |||
| 2024-07-27 | (Emacs/config)+eshell/sudo-switch function | Aryadev Chavali | |
| 2024-06-23 | (Emacs)~change licensing agreement | Aryadev Chavali | |
| I only want to publish under version 2, not version 3. | |||
| 2024-06-22 | Tons of changes | Aryadev Chavali | |
| 2024-06-13 | (Emacs/config|elisp)~rework Eshell | Aryadev Chavali | |
| Now I have separate modules for the additional new functions I introduced for eshell and for the prompt function I made. Cleans up the configuration a bit and makes it easier to examine those files on their own, which I expect to grow. | |||
