From: Michael Albinus Date: Wed, 30 May 2018 07:00:04 +0000 (+0200) Subject: Fix example in Tramp manual X-Git-Tag: emacs-26.1.90~434 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b8e7749b3384ea14ca22be4d3adb8659f462ea06;p=emacs.git Fix example in Tramp manual * doc/misc/tramp.texi (Frequently Asked Questions): Fix wording for the zsh example. --- diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 5fc77cd48c8..a00f2f249ba 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -3162,7 +3162,7 @@ following line to @file{~/.zshrc}: This uses the default value of @code{tramp-terminal-type}, @samp{"dumb"}, as value of the @env{TERM} environment variable. If you want to use another value for @env{TERM}, change -@code{tramp-terminal-type} accordingly. +@code{tramp-terminal-type} and this line accordingly. When using fish shell on remote hosts, disable fancy formatting by adding the following to @file{~/.config/fish/config.fish}: