1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-27 14:11:14 +01:00

fix for completion of `netscape -remote' (11460)

This commit is contained in:
Sven Wischnowsky 2000-05-18 11:04:34 +00:00
parent ca670d4d27
commit 191930e8fb
2 changed files with 6 additions and 9 deletions

View file

@ -1,5 +1,8 @@
2000-05-18 Sven Wischnowsky <wischnow@zsh.org>
* 11460: Completion/User/_netscape: fix for completion of
`netscape -remote'
* 11459: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: allow
_main_complete to call an arbitrary command given as arguments

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -56,15 +56,9 @@ if [[ "$state" = "remote" ]]; then