mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-20 05:53:52 +01:00
don't complete w3m from _webbrowser now we have _w3m (unposted)
This commit is contained in:
parent
2fd03d3a36
commit
0156de0b0e
@ -1,6 +1,7 @@
|
|||||||
2001-03-06 Oliver Kiddle <opk@zsh.org>
|
2001-03-06 Oliver Kiddle <opk@zsh.org>
|
||||||
|
|
||||||
* unposted: Completion/User/.distfiles: include _w3m
|
* unposted: Completion/User/.distfiles, Completion/User/_webbrowser:
|
||||||
|
include _w3m and don't complete w3m with _webbrowser
|
||||||
|
|
||||||
2001-03-06 Clint Adams <schizo@debian.org>
|
2001-03-06 Clint Adams <schizo@debian.org>
|
||||||
|
|
||||||
@ -22,7 +23,7 @@
|
|||||||
matchers in matcher-list to augment as well as replace
|
matchers in matcher-list to augment as well as replace
|
||||||
previous matcher list
|
previous matcher list
|
||||||
|
|
||||||
* unposted: Etc/CONTRIBUTORS: use zsh.org mail address (courtsy
|
* unposted: Etc/CONTRIBUTORS: use zsh.org mail address (courtesy
|
||||||
of Geoff) for me :-)
|
of Geoff) for me :-)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#compdef amaya arena chimera express grail gzilla hotjava mmm mozilla netscape w3m www xmosaic Mosaic
|
#compdef amaya arena chimera express grail gzilla hotjava mmm mozilla www xmosaic Mosaic
|
||||||
|
|
||||||
_urls -f
|
_urls -f
|
||||||
|
Loading…
Reference in New Issue
Block a user