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 | 7d43fc8d2fa4c04ff0742b0442b351e46454e568 (patch) | |
| tree | a3a71a9a79a6ff12659933c8f8c4139742a0367f /modules/coverage-core.el | |
| parent | 3767febbfa9a9812fd79c183daba521ead4ce4f3 (diff) | |
| download | dotemacs-7d43fc8d2fa4c04ff0742b0442b351e46454e568.tar.gz dotemacs-7d43fc8d2fa4c04ff0742b0442b351e46454e568.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/coverage-core.el')
0 files changed, 0 insertions, 0 deletions
