diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-12-11 20:23:41 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-12-11 20:23:41 +0000 |
commit | 16ad1217f00ffb190a949bf0560d9a8d6cd1f7db (patch) | |
tree | fdbb3a5d5b049f1c20b7577d213f82ad0d92baf2 /Completion/Unix | |
parent | 92c4da22baeffc92ac1be344effb058ecd070d4d (diff) | |
download | zsh-16ad1217f00ffb190a949bf0560d9a8d6cd1f7db.tar.gz zsh-16ad1217f00ffb190a949bf0560d9a8d6cd1f7db.tar.xz zsh-16ad1217f00ffb190a949bf0560d9a8d6cd1f7db.zip |
16326: completion for mozilla, add'l web browsers in _webbrowsers
Diffstat (limited to 'Completion/Unix')
-rw-r--r-- | Completion/Unix/Command/_webbrowser | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_webbrowser b/Completion/Unix/Command/_webbrowser index b0e6b1c21..bde1372be 100644 --- a/Completion/Unix/Command/_webbrowser +++ b/Completion/Unix/Command/_webbrowser @@ -1,3 +1,3 @@ -#compdef amaya arena chimera express grail gzilla hotjava mmm mozilla opera www xmosaic Mosaic galeon +#compdef amaya arena chimera express grail gzilla hotjava mmm opera www xmosaic Mosaic galeon konqueror skipstone light dillo _urls -f |