about summary refs log tree commit diff
path: root/Completion/Unix/Command/_webbrowser
diff options
context:
space:
mode:
authordana <dana@dana.is>2018-06-20 00:26:41 -0500
committerdana <dana@dana.is>2018-06-20 00:26:41 -0500
commit7caec474de577e59a6cf45952e5b87712967aa45 (patch)
tree5e3236567c6b84ab96919c39045b9cb2e703bfe2 /Completion/Unix/Command/_webbrowser
parent05e4ee0587ae6e804117612bd459cfb23e337d1d (diff)
downloadzsh-7caec474de577e59a6cf45952e5b87712967aa45.tar.gz
zsh-7caec474de577e59a6cf45952e5b87712967aa45.tar.xz
zsh-7caec474de577e59a6cf45952e5b87712967aa45.zip
43061: Improve open (macOS) completion
Diffstat (limited to 'Completion/Unix/Command/_webbrowser')
-rw-r--r--Completion/Unix/Command/_webbrowser2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_webbrowser b/Completion/Unix/Command/_webbrowser
index 4192aff54..e4f5fe092 100644
--- a/Completion/Unix/Command/_webbrowser
+++ b/Completion/Unix/Command/_webbrowser
@@ -1,3 +1,3 @@
 #compdef amaya arena chimera dillo dwb express galeon grail gzilla hotjava konqueror light mmm Mosaic netrik opera opera-next retawq skipstone www xmosaic zen
 
-_alternative 'files:file:_files' 'urls:URL:_urls'
+_alternative 'files: :_files' 'urls: :_urls'