1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00

unposted: add firefox to list of basic URL completed web browsers

This commit is contained in:
Doug Kearns 2005-05-21 06:55:32 +00:00
parent 16869f5aa7
commit b5275cfbbf
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-05-21 Doug Kearns <djkea2@gus.gscit.monash.edu.au>
* unposted: Completion/Unix/Command/_webbrowser: add firefox to list of
basic URL completed web browsers
2005-05-17 Peter Stephenson <pws@csr.com>
* 21264: Doc/Zsh/arith.yo: document the return status of (( ... )).
@ -1986,6 +1991,7 @@
2004-04-17 Doug Kearns <djkea2@mugca.its.monash.edu.au>
* 19775: Completion/Unix/Command/_php: new completion for php
* unposted: Completion/Unix/Command/_elinks: declare and initialise
return value parameter

View file

@ -1,3 +1,3 @@
#compdef amaya arena chimera dillo express galeon grail gzilla hotjava konqueror light mmm Mosaic netrik opera phoenix retawq skipstone www xmosaic zen
#compdef amaya arena chimera dillo express firefox galeon grail gzilla hotjava konqueror light mmm Mosaic netrik opera phoenix retawq skipstone www xmosaic zen
_alternative 'files:file:_files' 'urls:URL:_urls'