mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
unposted: add firefox to list of basic URL completed web browsers
This commit is contained in:
parent
16869f5aa7
commit
b5275cfbbf
2 changed files with 7 additions and 1 deletions
|
|
@ -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>
|
2005-05-17 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
* 21264: Doc/Zsh/arith.yo: document the return status of (( ... )).
|
* 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>
|
2004-04-17 Doug Kearns <djkea2@mugca.its.monash.edu.au>
|
||||||
|
|
||||||
* 19775: Completion/Unix/Command/_php: new completion for php
|
* 19775: Completion/Unix/Command/_php: new completion for php
|
||||||
|
|
||||||
* unposted: Completion/Unix/Command/_elinks: declare and initialise
|
* unposted: Completion/Unix/Command/_elinks: declare and initialise
|
||||||
return value parameter
|
return value parameter
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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'
|
_alternative 'files:file:_files' 'urls:URL:_urls'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue