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

15 commits

Author SHA1 Message Date
Peter Stephenson
5554cf8244 users/18860: man -M overrides manpath 2014-05-29 21:39:02 +01:00
Peter Stephenson
e5ddd5b62f 28468: allow man page completion for files when / is present 2010-12-03 17:24:40 +00:00
Peter Stephenson
27a317b168 not quite posted, exactly: improvement to previous _man change 2010-10-21 19:29:09 +00:00
Peter Stephenson
f2081c6bc3 Silas Silva: completion support for man -M 2010-10-21 19:15:29 +00:00
Andrey Borzenkov
486c21ad3a unposted: support lzma compression of man pages used in Mandriva 2009-06-28 17:19:59 +00:00
Peter Stephenson
9961acc566 Alexey I. Froloff: 26830: stripping of manual page suffixes in completion 2009-04-16 10:03:25 +00:00
Clint Adams
ef570806aa users/10282: complete associated sections with man page names. 2006-06-09 19:55:48 +00:00
Peter Stephenson
bb729797d3 22237: location of man pages on NetBSD 2006-02-12 20:31:22 +00:00
Clint Adams
b9d42d6a59 21565: better handle uncompresed manpages with .[0-9] in their names. 2005-08-15 17:11:17 +00:00
Clint Adams
5441412544 17266: check manpath even when $MANPATH is set. 2002-05-31 05:02:38 +00:00
Sven Wischnowsky
5659f442c0 allow manual pages to be shown separated by section with new separate-sections style (16426) 2002-01-10 11:00:05 +00:00
Bart Schaefer
a90502aeb0 Better handling of manual section numbers. 2001-08-21 18:06:24 +00:00
Sven Wischnowsky
e988866bda remove not only numeric suffixes, but also `.n' and the like (15352) 2001-07-10 08:10:24 +00:00
Sven Wischnowsky
7571f04c03 improve pattern matching to make match specs work for manual page completion (15029) 2001-06-21 12:53:55 +00:00
Sven Wischnowsky
eb1ff29f2c moved from Completion/User/_man 2001-04-02 11:57:04 +00:00