From 62f2d97f4c7ccee58364b7713790c06cda1fcf5d Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 12 Dec 2001 11:34:18 +0000 Subject: allow tag-order to select order of files and urls (16323) --- Completion/Unix/Command/_webbrowser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_webbrowser') diff --git a/Completion/Unix/Command/_webbrowser b/Completion/Unix/Command/_webbrowser index bde1372be..13055dbff 100644 --- a/Completion/Unix/Command/_webbrowser +++ b/Completion/Unix/Command/_webbrowser @@ -1,3 +1,3 @@ #compdef amaya arena chimera express grail gzilla hotjava mmm opera www xmosaic Mosaic galeon konqueror skipstone light dillo -_urls -f +_alternative 'files:file:_files' 'urls:url:_urls' -- cgit v1.2.3