Fix example in Tramp manual

* doc/misc/tramp.texi (Frequently Asked Questions): Fix wording
for the zsh example.
This commit is contained in:
Michael Albinus 2018-05-30 09:00:04 +02:00
parent f212fe512c
commit b8e7749b33

View file

@ -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}: