1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

* 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:

complete xpdf options, and also complete .pdf.bz2 files when
 completing compressed PDF files.
This commit is contained in:
Clint Adams 2005-04-11 18:12:51 +00:00
parent 7b9cff2754
commit bd718425bb
3 changed files with 39 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2005-04-11 Clint Adams <clint@zsh.org>
* 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
complete xpdf options, and also complete .pdf.bz2 files when
completing compressed PDF files.
2005-04-11 Peter Stephenson <pws@csr.com> 2005-04-11 Peter Stephenson <pws@csr.com>
* 21131: Src/init.c, Test/A01grammar.ztst: exit with status 127 * 21131: Src/init.c, Test/A01grammar.ztst: exit with status 127

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1,4 +1,4 @@