Mosh Plugin
This plugin allows SSH tab completion for mosh hostnames.
To use it, add mosh
to the plugins array in your zshrc file:
plugins=(... mosh)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | Add READMEs to plugins: yum, mosh, themes (#7229) | |
mosh.plugin.zsh | Add support for mosh (remote-shell) tab completion. |
This plugin allows SSH tab completion for mosh hostnames.
To use it, add mosh
to the plugins array in your zshrc file:
plugins=(... mosh)