How do I disable path completion on remote hosts? #352
-
What do you want?Allow to disable the completion of paths while typing commands like Why do you want this?I use a YubiKey to authenticate myself to other hosts. When I start to type a path for a Who else would benefit from this?I guess everyone using the Example scenario
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Use this: zstyle ':completion:*' remote-access no |
Beta Was this translation helpful? Give feedback.
Use this:
zstyle ':completion:*' remote-access no
See https://zsh.sourceforge.io/Doc/Release/Completion-System.html#index-remote_002daccess_002c-completion-style