mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
17045: complete all files for w3m, not just *.html.
This commit is contained in:
parent
ff3e8d6ee5
commit
43a7b9b877
2 changed files with 53 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-04-25 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 17045: Completion/Unix/Command/_w3m: complete all files, not
|
||||
just *.html.
|
||||
|
||||
2002-04-25 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 17041: Src/Modules/zftp.c: Typos creating a data connection
|
||||
|
|
48
Completion/Unix/Command/_w3m
Normal file
48
Completion/Unix/Command/_w3m
Normal file
|
@ -0,0 +1,48 @@
|
|||