diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 21:45:49 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 21:45:49 -0500 |
| commit | 3e7567f21496cd9988ad8e5014913c1b343e7651 (patch) | |
| tree | 12be6c19fc69fc696ea85518c669d1d2c0cf8d73 /modules/ui-navigation.el | |
| parent | 299aefab4374812d3314744ff24d4dc9601beb0a (diff) | |
| download | dotemacs-3e7567f21496cd9988ad8e5014913c1b343e7651.tar.gz dotemacs-3e7567f21496cd9988ad8e5014913c1b343e7651.zip | |
fix(eshell): flatten visual-commands, wire xterm-color correctly
- eshell-visual-commands is a flat string list, but add-to-list pushed the whole list as one element, so lf/ranger/htop/top never opened in a visual terminal. dolist the strings instead. (visual-subcommands/options are alists and were already correct.)
- The xterm-color before-prompt hook was registered as eshell-before-prompt-hook, which use-package turned into eshell-before-prompt-hook-hook and never ran. Use the real hook name, and actually install xterm-color-filter into eshell-preoutput-filter-functions (dropping eshell-handle-ansi-color) so color output is interpreted.
Diffstat (limited to 'modules/ui-navigation.el')
0 files changed, 0 insertions, 0 deletions
