1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-04 09:51:27 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Kiddle
d7822305b4 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
Oliver Kiddle
bee1fa9e0d 16320: factor out file system completion to new function 2001-12-11 15:46:21 +00:00
Bart Schaefer
5cc2e90f5b Fix typos. 2001-10-14 17:18:32 +00:00
Clint Adams
414f028ed9 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. 2001-10-10 19:31:07 +00:00
Bart Schaefer
b63f2f824a Insert missing single quote. 2001-10-08 15:08:02 +00:00
Clint Adams
d13c8e8d66 15941: complete reiserfs mount options. 2001-10-05 01:45:41 +00:00
Clint Adams
f7fa53ecaa 15940: complete -o utf8 for mount -t vfat. 2001-10-05 01:36:55 +00:00
Clint Adams
16fe57acd4 15939: complete xfs mount options (for Linux). 2001-10-05 01:29:36 +00:00
Clint Adams
ad3d63eeeb 15938: complete ext3 mount options 2001-10-05 00:58:40 +00:00
Andrey Borzenkov
ed914f48f3 15390: Cygwin support 2001-07-13 12:30:20 +00:00
Sven Wischnowsky
71a9847d48 fix for comparguments (completing after single letter options that get their argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) 2001-06-13 11:05:51 +00:00
Sven Wischnowsky
ddd50ac548 14883 2001-06-13 08:45:05 +00:00
Oliver Kiddle
56528ccb66 spelling corrections 2001-05-29 17:54:08 +00:00
Sven Wischnowsky
54c901a494 moved from Completion/User/_mount 2001-04-02 11:57:42 +00:00