Michael Albinus wrote: > [email protected] (Trent W. Buck) writes: >> The command run by M-! (shell-command) runs in a tty if and only if >> the default-directory is over TRAMP. [...] This is a show-stopper >> when running git [...] > > There are alternatives. Set the $GIT_PAGER environment variable in > `tramp-remote-process-environment', or [...]
While I would prefer a general solution, this fixes git. I suggest adding GIT_PAGER=cat and DARCS_PAGER=cat to the default list. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
