Closed papadakis-k closed 8 months ago
This is done in order to differentiate between the dumb shell modes shell and eshell, and the terminals term and vterm. Fixes #184
@hanslub42 It'd be great to have this merged! This also fixed rlwraps problems with eat and one having to alias rlwrap blah to unset INSIDE_EMACS && rlwrap blah
rlwrap
rlwrap blah
unset INSIDE_EMACS && rlwrap blah
This is done in order to differentiate between the dumb shell modes shell and eshell, and the terminals term and vterm. Fixes #184