Releases: rennsax/.emacs.d
Releases · rennsax/.emacs.d
latest
fix(vterm): handle vterm-shell and env vars correctly - Quote shell program name, so Tramp won't use heredoc and redirect the stdin to /dev/tty. - Set COLORTERM=truecolor so BSD ls(1) can display correct colors; unset PAGER so pagable programs like git-log(1), bat(1) can work correctly.