Fix example in Tramp manual
* doc/misc/tramp.texi (Frequently Asked Questions): Fix wording for the zsh example.
This commit is contained in:
parent
f212fe512c
commit
b8e7749b33
1 changed files with 1 additions and 1 deletions
|
@ -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}:
|
||||
|
|
Loading…
Add table
Reference in a new issue