diff options
| author | Oliver Kiddle <opk@zsh.org> | 2020-08-21 17:41:08 +0200 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2020-08-21 17:41:08 +0200 |
| commit | edb5459d618257c44d33cd02901b46bbbfa100f4 (patch) | |
| tree | d27a952bc688cbbdda6f8b8026d08e1bcac487de | |
| parent | 47323: _rpmbuild: Complete file arguments after -r/-b/-t. (diff) | |
| download | zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.tar zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.tar.gz zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.tar.bz2 zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.tar.lz zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.tar.xz zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.tar.zst zsh-edb5459d618257c44d33cd02901b46bbbfa100f4.zip | |
47322: allow prefix with ssh cipher completion and add matching control for options
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | Completion/Unix/Command/_ssh | 6 |
2 files changed, 8 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2020-08-21 Oliver Kiddle <opk@zsh.org> + + * 47322: Completion/Unix/Command/_ssh: allow prefix with ssh + cipher completion and add matching control for options + 2020-08-18 Daniel Shahaf < |
