feat(shell/eat): improve eat configuration

This commit enables eat-mode in Eshell, allowing the use of tools that
normally would not work in Eshell.

It also automatically closes the eat buffer when exiting the shell
instead of keeping it open.
This commit is contained in:
2025-06-08 14:51:25 +02:00
parent b330e1c7e0
commit 7a7700855f
2 changed files with 11 additions and 6 deletions

View File

@@ -116,11 +116,11 @@ Here are my apps keybindings. Each one of them is prefixed by ~a~.
*** Shell apps
I also have two main shell-related functions, prefixed with ~as~.
#+name: keybindings-apps-shell
| Key | Function | Description | Package |
|-----+-------------+-------------+-------------|
| | | shells | |
| e | eshell-new | | |
| t | eat | | eat |
| Key | Function | Description | Package |
|-----+------------+-------------+---------|
| | | shells | |
| e | eshell-new | | |
| t | eat | | eat |
*** Treemacs
#+name: keybindings-treemacs