Clint Adams
|
53ec91769c
|
17225: $=CVSIGNORE instead of $CVSIGNORE
|
2002-05-25 23:04:02 +00:00 |
|
Andrey Borzenkov
|
db4e4c400d
|
unposted: use zstyle again now when it works
|
2002-05-23 14:48:57 +00:00 |
|
Andrey Borzenkov
|
395cb853d7
|
17125, 17159 (Oliver): info completion
|
2002-05-23 14:36:17 +00:00 |
|
Sven Wischnowsky
|
86f38401aa
|
for automatic long options completion, use the string after the equal signs (from the --help-text) as the description to shown when completing after the option (17214)
|
2002-05-23 12:20:15 +00:00 |
|
Sven Wischnowsky
|
70120f22ee
|
rename max-match-length style to max-matches-width (17213)
|
2002-05-23 12:16:42 +00:00 |
|
Clint Adams
|
c08e0636e8
|
17211: respect $CVSIGNORE.
|
2002-05-23 06:23:34 +00:00 |
|
Sven Wischnowsky
|
b169a45ebc
|
let _init_d use a pre-pattern (17193)
|
2002-05-21 07:58:24 +00:00 |
|
Sven Wischnowsky
|
ba168b43da
|
fix removal of automatically added specs (from the -- option) for which a user-defined one is present (17191)
|
2002-05-21 07:44:57 +00:00 |
|
Sven Wischnowsky
|
477cc33aae
|
better splitting of -g-strings; this failed when patterns contained spaces (17189)
|
2002-05-21 07:35:33 +00:00 |
|
Felix Rosencrantz
|
bfc32be424
|
(17021) Added _valgrind, completion function for Julian Seward's Linux-based memory checking tool.
|
2002-05-20 21:51:56 +00:00 |
|
Felix Rosencrantz
|
9b9b21cc67
|
Function for Tom Lord's arch SCM tool. It still has many problems,
but seems to be the fullest larch completion function so far.
|
2002-05-20 14:29:47 +00:00 |
|
Sven Wischnowsky
|
757e68c5e7
|
fix for _arguments: don't use argument-tag when completing options; fix for _services: leave loop when matches were produced (17148)
|
2002-05-14 08:08:44 +00:00 |
|
Sven Wischnowsky
|
b0e4b61a82
|
allow users to give the maximum number of display-columns the matches should take up via the style currently named max-match-length (17147)
|
2002-05-14 08:01:12 +00:00 |
|
Andrey Borzenkov
|
95b2f57eae
|
unposted: fix context name; do not set style by default until it works
|
2002-05-12 09:45:20 +00:00 |
|
Andrey Borzenkov
|
e484b0f83c
|
17075, 17076: _urpmi and chkconfig/services
|
2002-05-08 09:18:12 +00:00 |
|
Andrey Borzenkov
|
e87163dabb
|
17074: mondoarchive completion
|
2002-05-08 09:08:47 +00:00 |
|
Sven Wischnowsky
|
5c93cbc7e9
|
fix _arguments' -s option (17078)
|
2002-05-06 07:59:50 +00:00 |
|
Oliver Kiddle
|
fed88cf8be
|
17072: fix pushdminus handling in completion after directory stack references
|
2002-05-03 12:49:27 +00:00 |
|
Clint Adams
|
cebb728926
|
17057: completion for debfoster
|
2002-04-30 14:02:10 +00:00 |
|
Clint Adams
|
daa674de33
|
unposted: add missing bracket in _spamassassin.
|
2002-04-29 03:03:56 +00:00 |
|
Peter Stephenson
|
9dd13ac83f
|
users/4865: Completion/compinit: need to add NO_octalzeroes to
$_comp_options.
|
2002-04-25 15:35:31 +00:00 |
|
Clint Adams
|
4e4a8475fb
|
17044: complete all files for w3m, not just *.html.
|
2002-04-25 15:16:26 +00:00 |
|
Felix Rosencrantz
|
b3e7ac2f75
|
Modified _java to use _java_class.
|
2002-04-16 14:15:33 +00:00 |
|
Sven Wischnowsky
|
2603a2d2b7
|
make _path_files use match specs from the matcher style when calling compfiles (users/4836)
|
2002-04-16 08:27:44 +00:00 |
|
Sven Wischnowsky
|
a8e0c3b988
|
make _values not use -Q (16991)
|
2002-04-16 07:55:49 +00:00 |
|
Sven Wischnowsky
|
61f8a07bfc
|
make more calls to _message use the -e option (16988)
|
2002-04-16 07:48:43 +00:00 |
|
Clint Adams
|
d8fc48f7da
|
16973: complete package name argument to apt-cache policy.
|
2002-04-12 23:33:57 +00:00 |
|
Clint Adams
|
ed447dd9b7
|
16972: complete for aaaa, zone, mx, soa, txt.
|
2002-04-12 23:22:57 +00:00 |
|
Felix Rosencrantz
|
21139de01d
|
New _java_class to find classes on the classpath.
|
2002-04-10 05:24:29 +00:00 |
|
Oliver Kiddle
|
e38adccc5d
|
16935: update options completed for ssh and add sftp completion
|
2002-04-04 14:59:54 +00:00 |
|
Clint Adams
|
87ac2d16d9
|
16934: complete ssh -1 as well as ssh -2.
|
2002-04-04 12:41:35 +00:00 |
|
Oliver Kiddle
|
c4b8482b94
|
add original string as match (like in _approximate)
|
2002-04-04 12:05:17 +00:00 |
|
Oliver Kiddle
|
41eb475f9b
|
16923: add insert style for inserting matches instead of adding them as a match
|
2002-04-04 10:45:59 +00:00 |
|
Oliver Kiddle
|
ac88d2bbef
|
16913: fix completion after compdef -a and correct typos
|
2002-03-27 16:10:07 +00:00 |
|
Oliver Kiddle
|
1f14da726e
|
John Beppu: 16866: new completion for figlet
|
2002-03-27 14:47:14 +00:00 |
|
Oliver Kiddle
|
25b84ec914
|
handle dot files and directories too
|
2002-03-19 18:45:32 +00:00 |
|
Oliver Kiddle
|
79952b8e05
|
16864: fix remote file completion with relative paths
|
2002-03-19 17:28:20 +00:00 |
|
Oliver Kiddle
|
40c3087461
|
correct my mistake which broke file completion after grep
|
2002-03-19 14:49:16 +00:00 |
|
Oliver Kiddle
|
c4bc712432
|
arg to -C option must be in the same word
|
2002-03-19 14:38:36 +00:00 |
|
Clint Adams
|
ad47f84fa8
|
16850: remote file completion via rsync and ssh, plus all options valid in rsync 2.5.2.
|
2002-03-17 19:00:29 +00:00 |
|
Bart Schaefer
|
d20d427572
|
16849: shift off `-s' argument.
|
2002-03-17 18:03:06 +00:00 |
|
Clint Adams
|
ff494e0299
|
16847: complete multiple -j's after cvs update.
|
2002-03-17 05:15:35 +00:00 |
|
Clint Adams
|
0031e14357
|
16846: complete xdvi .dvi.gz and .dvi.bz2 too.
|
2002-03-17 05:00:48 +00:00 |
|
Oliver Kiddle
|
79323d6d41
|
16842: resolve name clash for nc between netcat and the nedit client for
completion and add _pick_variant to resolve program variants in general
|
2002-03-15 16:26:08 +00:00 |
|
Oliver Kiddle
|
2fa33574f0
|
16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameter
|
2002-03-15 14:49:36 +00:00 |
|
Oliver Kiddle
|
975b133365
|
16823: complete for values of GZIP and any *PATH or *path parameters
|
2002-03-14 15:54:36 +00:00 |
|
Peter Stephenson
|
10cbfa987a
|
16821+16831: _gzip, _compress, _bzip2 complete after redirections
|
2002-03-14 14:38:48 +00:00 |
|
Sven Wischnowsky
|
45f9a36216
|
remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)
|
2002-03-13 09:28:04 +00:00 |
|
Oliver Kiddle
|
799b34d817
|
16804: completion for sccs
|
2002-03-11 13:08:25 +00:00 |
|
Oliver Kiddle
|
5ae306d7a1
|
16803: option descriptions
|
2002-03-11 12:56:48 +00:00 |
|
Clint Adams
|
968d8e5e2c
|
16789: completion for netcat
|
2002-03-10 04:20:55 +00:00 |
|
Adam Spiers
|
d5d9de3ae3
|
16779: Completion/Unix/Command/_mysqldiff,
Completion/Unix/Command/.distfiles: new completion for my mysqldiff
utility.
|
2002-03-07 14:00:43 +00:00 |
|
Clint Adams
|
8ad09f834c
|
16778: completion by Istvan Sebestyen for irssi.
|
2002-03-07 13:36:38 +00:00 |
|
Adam Spiers
|
824e519964
|
16769: Completion/Unix/Command/_gcc: fix typo
|
2002-03-06 14:22:40 +00:00 |
|
Peter Stephenson
|
533cc753f7
|
unposted: usual fixups for .distfiles
|
2002-03-05 18:34:18 +00:00 |
|
Sven Wischnowsky
|
f56ba813bb
|
allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755)
|
2002-03-04 08:53:41 +00:00 |
|
Bart Schaefer
|
4b98b648df
|
16748: Fix infinite loop introduced by 16464.
|
2002-03-01 05:14:38 +00:00 |
|
Sven Wischnowsky
|
9b8176a659
|
make _message inhibit insertion of matches unless there are faked ones (16710)
|
2002-02-25 09:16:25 +00:00 |
|
Sven Wischnowsky
|
8dcd8e54c5
|
make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708)
|
2002-02-25 09:09:31 +00:00 |
|
Bart Schaefer
|
f2da4d4ed8
|
Fix sed expression to correctly extract option names from ~/.pinerc file.
|
2002-02-21 06:00:57 +00:00 |
|
Oliver Kiddle
|
6febc8fe67
|
16619, 16676: add -c, -l and -p options to the dirs builtin
|
2002-02-20 12:51:51 +00:00 |
|
Sven Wischnowsky
|
901d8b4c97
|
fix test for prefix-needed (16667)
|
2002-02-18 14:27:36 +00:00 |
|
Clint Adams
|
e8487f3198
|
16662: use parameter expansion instead of grep, sed, and seq.
|
2002-02-17 16:46:11 +00:00 |
|
Clint Adams
|
d5ac256e14
|
Gergely Nagy, 16644: completion for cdcd.
|
2002-02-14 17:56:53 +00:00 |
|
Sven Wischnowsky
|
77339cc21d
|
add -x option (to be passed on to compadd) to _description and friends; make _message respect any -[12VJ] options it gets, adding the message to that group (16609)
|
2002-02-12 13:37:00 +00:00 |
|
Clint Adams
|
f50dfba2f2
|
16590: use a prefix match instead of a "fuzzy-exact" match.
|
2002-02-08 08:30:09 +00:00 |
|
Clint Adams
|
aa9b40fb5d
|
16568: get listing of entire directory for approximation and other purposes.
|
2002-02-05 18:10:52 +00:00 |
|
Clint Adams
|
6b932f3cf7
|
16566: show ls -F classifiers as display strings.
|
2002-02-05 18:03:24 +00:00 |
|
Clint Adams
|
8db461b8e4
|
16555: add | to bracket expression, 2>/dev/null
|
2002-02-04 18:44:14 +00:00 |
|
Clint Adams
|
190aef0e25
|
16553: differentiate between files and directories during remote scp completion.
|
2002-02-04 18:03:02 +00:00 |
|
Felix Rosencrantz
|
2d35fd6ab0
|
Fixed some problems with _cvs and flags. Fixed _perl to complete a script
args with _normal.
|
2002-02-04 06:25:35 +00:00 |
|
Clint Adams
|
1dd643b016
|
16540: short options and local files
|
2002-02-03 06:12:34 +00:00 |
|
Oliver Kiddle
|
29b704202a
|
Akinori Musha: 16534: a few bug fixes and some wording fixes
|
2002-02-01 14:28:30 +00:00 |
|
Sven Wischnowsky
|
908065190d
|
fixlet to avoid an empty string in an array; cause completion after cd without any matches to not report that there were no matches (16515)
|
2002-01-30 08:47:52 +00:00 |
|
Clint Adams
|
c3e0113d1c
|
16514: initscript completion fixes
|
2002-01-30 03:38:29 +00:00 |
|
Sven Wischnowsky
|
a2deb3854a
|
slight improvement for 16500 to allow completion after ./<TAB> in all cases (16507)
|
2002-01-28 16:34:12 +00:00 |
|
Clint Adams
|
a92fca6f8e
|
16500: don't complete executable files in the current directory if "." is not in path.
|
2002-01-27 21:57:52 +00:00 |
|
Sven Wischnowsky
|
3807c902a2
|
add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)
|
2002-01-22 10:22:47 +00:00 |
|
Sven Wischnowsky
|
f463b09b13
|
allow arguments to be given to functions used by compdef (actually, the strings are eval'uated, so this should be powerful enough) (16472)
|
2002-01-21 16:13:15 +00:00 |
|
Oliver Kiddle
|
4f6493aff1
|
*** empty log message ***
|
2002-01-18 14:49:02 +00:00 |
|
Oliver Kiddle
|
f879a295e1
|
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
|
2002-01-17 18:49:32 +00:00 |
|
Clint Adams
|
db5779a84a
|
16463: apt-cache showsrc completion
|
2002-01-16 23:25:49 +00:00 |
|
Oliver Kiddle
|
d7822305b4
|
16461: a number of minor completion function updates
|
2002-01-16 16:29:51 +00:00 |
|
Oliver Kiddle
|
8476aa7fc2
|
16449: new chkconfig completion for both the RedHat and IRIX commands
|
2002-01-14 14:17:50 +00:00 |
|
Andrey Borzenkov
|
126d3b9468
|
16443: fix urpmi.addmedia --distrib; set cache policy just once
|
2002-01-14 11:30:19 +00:00 |
|
Andrey Borzenkov
|
2cc2628cd1
|
16437: changes for new urpi in cooker
|
2002-01-13 13:11:17 +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 |
|
Sven Wischnowsky
|
540618a4fb
|
fix nested _tags-loops by re-initialising the outer one when leaving the inner one (16407)
|
2002-01-07 14:39:44 +00:00 |
|
Sven Wischnowsky
|
90bbd87734
|
fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406)
|
2002-01-07 14:38:13 +00:00 |
|
Bart Schaefer
|
31634c24e7
|
users/4483: with "cvs add" et al., complete names of locally removed (but
not committed) files.
|
2002-01-06 01:08:16 +00:00 |
|
Oliver Kiddle
|
95abfc0e2a
|
16398: updated zstyle completion and related cleanup
|
2002-01-04 12:09:29 +00:00 |
|
Oliver Kiddle
|
ae0bba2bfc
|
16397: use nul instead of colon to avoid problems with _value: functions
|
2002-01-03 18:26:56 +00:00 |
|
Oliver Kiddle
|
96de4d0740
|
16396: fix argument handling bugs
|
2002-01-03 12:47:55 +00:00 |
|
Clint Adams
|
e2f9689a3b
|
16393: completion for Christoph Martin's apt-show-versions script.
|
2002-01-03 03:39:24 +00:00 |
|
Oliver Kiddle
|
eabe9ea6f8
|
users/4561: fix code for finding the zipfile's name in the current command-line
|
2002-01-02 17:14:08 +00:00 |
|
Oliver Kiddle
|
8074e07a2c
|
16384: new completion for xli/xloadimage and factor out completion of X visuals
|
2002-01-02 14:45:21 +00:00 |
|
Clint Adams
|
bc10b0e0a5
|
16375: command completion for fsh
|
2001-12-26 03:46:13 +00:00 |
|
Oliver Kiddle
|
1b608e1b9a
|
16372: allow signal names to be prefixed by `SIG' with kill builtin and fix
problem with no argument to kill -n and -s options
|
2001-12-21 16:33:39 +00:00 |
|
Oliver Kiddle
|
17502f6eb2
|
add missing description argument in _values calls (16366)
|
2001-12-19 15:10:38 +00:00 |
|
Oliver Kiddle
|
cd4e617bfd
|
new ifconfig completion (16366)
|
2001-12-19 15:07:29 +00:00 |
|
Clint Adams
|
3902c8ea8d
|
16349: completion for make-kpkg
|
2001-12-17 01:19:33 +00:00 |
|
Clint Adams
|
d01de9e7b7
|
16336: use apt-cache --generate pkgnames instead of dumpavail
|
2001-12-14 18:03:57 +00:00 |
|
Clint Adams
|
4116fc9bc4
|
16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completions
|
2001-12-14 17:43:35 +00:00 |
|
Oliver Kiddle
|
62f2d97f4c
|
allow tag-order to select order of files and urls (16323)
|
2001-12-12 11:34:18 +00:00 |
|
Oliver Kiddle
|
aed1bad64a
|
allow tag-order to select order of files and urls (16330)
|
2001-12-12 11:29:34 +00:00 |
|
Clint Adams
|
5cf4508f42
|
16327: glob for udebs as well as debs
|
2001-12-11 20:41:53 +00:00 |
|
Clint Adams
|
225a032470
|
16326: completion for mozilla, some more web browsers in webbrowser
|
2001-12-11 20:09:55 +00:00 |
|
Oliver Kiddle
|
09a8c2e2be
|
16325: update for wget 1.8
|
2001-12-11 17:57:32 +00:00 |
|
Oliver Kiddle
|
5aefa35c49
|
new mtools completion
|
2001-12-11 16:03:16 +00:00 |
|
Oliver Kiddle
|
bee1fa9e0d
|
16320: factor out file system completion to new function
|
2001-12-11 15:46:21 +00:00 |
|
Clint Adams
|
ad2c724454
|
16315: completion for spamassassin
|
2001-12-09 18:17:27 +00:00 |
|
Peter Stephenson
|
960a7e5347
|
users/4503: don't complete source or header files after gcc -o
|
2001-12-07 12:43:32 +00:00 |
|
Oliver Kiddle
|
4f5132054f
|
users/4519: complete files in all argument positions for zip (bug fix)
|
2001-12-06 16:52:28 +00:00 |
|
Clint Adams
|
6b1f011240
|
16293: completion for arping
|
2001-11-29 17:58:50 +00:00 |
|
Clint Adams
|
e3e942a005
|
16292: completion for rsync
|
2001-11-29 17:08:01 +00:00 |
|
Clint Adams
|
6f081b9dd3
|
16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle hooks.
|
2001-11-26 17:07:14 +00:00 |
|
Clint Adams
|
7c30945e08
|
16264: don't use grep and sed in _dput
|
2001-11-18 20:24:47 +00:00 |
|
Chmouel Boudjnah
|
263f3b1422
|
Fix typo in _urpmi for urpmi.addmedia
|
2001-11-16 11:42:04 +00:00 |
|
Clint Adams
|
38e45bc725
|
16257: completion for dput from Tollef Fog Heen <tollef@add.no>
|
2001-11-15 19:37:59 +00:00 |
|
Peter Stephenson
|
4a15ed83bc
|
unposted: version 4.1.0-dev-3 with associated .distfiles tidying
|
2001-11-15 18:44:45 +00:00 |
|
Peter Stephenson
|
f2e7cf4a05
|
16254: complete map names after ypmatch
16255: options for default output base for zcalc
|
2001-11-15 18:42:31 +00:00 |
|
Andrey Borzenkov
|
096e24858f
|
16247: Mandrake _urpmi completion
|
2001-11-14 15:05:04 +00:00 |
|
Oliver Kiddle
|
d39feeffc4
|
16224: add -n option to kill and complete options from _kill
|
2001-11-06 15:06:59 +00:00 |
|
Oliver Kiddle
|
f3f81f0837
|
16177: also look in /usr/lib/locale/TZ for time zones
|
2001-11-02 12:28:30 +00:00 |
|
Bart Schaefer
|
6a75b3c0c5
|
16197: limit' accepts unlimited'.
|
2001-11-01 15:41:40 +00:00 |
|
Oliver Kiddle
|
0635160db7
|
16174: complete value of $TZ
|
2001-10-26 13:05:45 +00:00 |
|
Adam Spiers
|
9a310a83c3
|
16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my.cnf
|
2001-10-22 14:03:17 +00:00 |
|
Sven Wischnowsky
|
2a0862bc40
|
fix: make _describe handle (...) arguments correctly; use _file_descriptors after -t in conditions; don't display empty descriptions in _file_descriptors (16085)
|
2001-10-19 10:28:07 +00:00 |
|
Clint Adams
|
62d4a10902
|
16078: zip -r
|
2001-10-17 15:14:45 +00:00 |
|
Sven Wischnowsky
|
d727200bff
|
don't use _comp_ignore while building paths, only at end (16076)
|
2001-10-17 13:29:20 +00:00 |
|
Bart Schaefer
|
5cc2e90f5b
|
Fix typos.
|
2001-10-14 17:18:32 +00:00 |
|
Sven Wischnowsky
|
d0303296cd
|
use expanded paths (expand style with value prefix) only when we are at the last matcher spec (16002)
|
2001-10-11 09:19:54 +00:00 |
|
Clint Adams
|
175ae571f3
|
16006: use styles for mail directory, pine directory, and muttrc.
|
2001-10-10 20:10:44 +00:00 |
|
Clint Adams
|
414f028ed9
|
16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.
|
2001-10-10 19:31:07 +00:00 |
|
Clint Adams
|
a9d36386d1
|
16000: completion for debchange(dch)
|
2001-10-10 03:12:59 +00:00 |
|
Sven Wischnowsky
|
933813e971
|
change file completion default to offer globbed files and directories on first try (15995)
|
2001-10-09 12:56:02 +00:00 |
|
Peter Stephenson
|
2a2de0abea
|
15994: Completion/compinstall: handle list-suffixes; make prompts at end of
function more transparent.
|
2001-10-09 11:16:59 +00:00 |
|
Oliver Kiddle
|
fe8295d2d2
|
update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)
|
2001-10-08 16:22:39 +00:00 |
|
Bart Schaefer
|
b63f2f824a
|
Insert missing single quote.
|
2001-10-08 15:08:02 +00:00 |
|
Oliver Kiddle
|
648d1c2756
|
add print -f option, %n format specifier and tests for print/printf (15973)
|
2001-10-08 10:47:46 +00:00 |
|
Peter Stephenson
|
2dcb35efe0
|
expand style in compinstall
|
2001-10-05 16:33:34 +00:00 |
|
Sven Wischnowsky
|
4bf4818f5a
|
make _cd use only one call to _alternative, including completions from _tilde (using the named-directories tag) (15945)
|
2001-10-05 11:56:56 +00:00 |
|
Sven Wischnowsky
|
22d506ed6b
|
make expand style (file completion) work again; no more special behaviour with menu completion; try to make docs clearer (15944)
|
2001-10-05 11:18:36 +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 |
|
Clint Adams
|
1d97597697
|
15915: completion for bts script
|
2001-09-30 20:24:14 +00:00 |
|
Peter Stephenson
|
4f1d07bb86
|
.distfiles fixes for 4.1.0-dev-2
|
2001-09-27 12:03:03 +00:00 |
|
Clint Adams
|
ab90a00264
|
15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=
|
2001-09-25 03:06:46 +00:00 |
|
Bart Schaefer
|
63708beb77
|
Akinori MUSHA: Improved BSD package completion.
|
2001-09-16 17:14:17 +00:00 |
|
Oliver Kiddle
|
40bdb585e6
|
new completion for samba tools (15781)
|
2001-09-11 09:42:56 +00:00 |
|
Oliver Kiddle
|
f7624a71e2
|
complete new [:ascii:] character class
|
2001-09-11 09:35:53 +00:00 |
|
Clint Adams
|
199bccab75
|
15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2755.
|
2001-09-06 20:52:21 +00:00 |
|
Clint Adams
|
913d8bd5b4
|
15739: use getent instead of /etc/group if possible
|
2001-09-06 20:17:12 +00:00 |
|
Peter Stephenson
|
e8f8c3abee
|
handle zsh options in _sh
|
2001-08-28 20:35:53 +00:00 |
|
Wayne Davison
|
3757607561
|
Added package-specification options to --verify.
|
2001-08-27 19:33:15 +00:00 |
|
Clint Adams
|
3d3e3015c4
|
15683: completion for links(1)
|
2001-08-22 21:36:59 +00:00 |
|
Bart Schaefer
|
4fe788b092
|
Don't treat numbers as cd-able vars.
|
2001-08-22 15:37:19 +00:00 |
|
Bart Schaefer
|
a90502aeb0
|
Better handling of manual section numbers.
|
2001-08-21 18:06:24 +00:00 |
|
Sven Wischnowsky
|
647674f6ab
|
undo most of 15650, do that in shell code (15669)
|
2001-08-20 13:13:49 +00:00 |
|
Sven Wischnowsky
|
5a1065dc66
|
make insert-tab really default to `true' (15653)
|
2001-08-17 10:37:00 +00:00 |
|
Sven Wischnowsky
|
66576ecbf8
|
15650
|
2001-08-17 09:25:21 +00:00 |
|
Sven Wischnowsky
|
1a1d270e13
|
15638
|
2001-08-16 08:07:41 +00:00 |
|
Adam Spiers
|
3df9884871
|
15630: update caching policy for newer versions of rpm.
|
2001-08-15 13:33:49 +00:00 |
|
Clint Adams
|
fcf0d2c3d5
|
15629: unzip -Z should behave just as zipinfo does
|
2001-08-14 16:23:41 +00:00 |
|
Sven Wischnowsky
|
d679322cf9
|
-[12n] options don't get arguments (15615)
|
2001-08-13 10:57:43 +00:00 |
|
Oliver Kiddle
|
9e6c25c031
|
add exclusion lists to _dd and check for redhat/mandrake in _user_admin
|
2001-08-09 13:57:29 +00:00 |
|
Sven Wischnowsky
|
7e23143359
|
follow-up to 15588; add -w option to _values (look at all words); change _dd back (15597)
|
2001-08-08 07:20:56 +00:00 |
|
Oliver Kiddle
|
adbab91edb
|
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
|
2001-08-07 19:29:13 +00:00 |
|
Oliver Kiddle
|
6cd11094d9
|
do not complete aliases in equals expansion any more (15590)
|
2001-08-07 11:28:12 +00:00 |
|
Sven Wischnowsky
|
b0ac280e1a
|
make _dd not use already used specs; fix for selecting stuff to complete in _describe; fix for correction and _describe with grouped lists (15588)
|
2001-08-07 10:38:36 +00:00 |
|
Oliver Kiddle
|
5b523f4462
|
correct mistake with 15574
|
2001-08-06 16:10:45 +00:00 |
|
Oliver Kiddle
|
68a8685146
|
share descriptions for long/short opts in more completions and other changes
|
2001-08-06 14:42:02 +00:00 |
|
Oliver Kiddle
|
0c3f0b47bf
|
new BSD completion and fix _chown for symlinks
|
2001-08-03 16:53:26 +00:00 |
|
Clint Adams
|
1ba5ba91ae
|
15551: complete presumably compressed files for gzip -t and -l
|
2001-07-31 13:54:04 +00:00 |
|
Sven Wischnowsky
|
75d5e9bb8b
|
(15526)
|
2001-07-30 08:42:55 +00:00 |
|
Sven Wischnowsky
|
4da5c1b2e0
|
(15509)
|
2001-07-27 12:56:57 +00:00 |
|
Peter Stephenson
|
0822510626
|
15507: new zcalc function
15508: cvs tag didn't complete tags despite it's claim.
|
2001-07-27 11:34:46 +00:00 |
|
Bart Schaefer
|
af2e41f845
|
Fix typo.
|
2001-07-25 17:40:30 +00:00 |
|
Sven Wischnowsky
|
f29d50fe9c
|
move pattern matching in the loop to make sure all match specs are used (15487)
|
2001-07-25 14:49:32 +00:00 |
|
Sven Wischnowsky
|
1df4b6620b
|
some more places where list-separator should be used (15485)
|
2001-07-25 12:36:34 +00:00 |
|
Sven Wischnowsky
|
c83d16f8ee
|
another fix for 15477 (separator strings); add list-separator style (15484)
|
2001-07-25 12:18:23 +00:00 |
|
Sven Wischnowsky
|
eba59194d7
|
make display for groups in _describe nicer; improve packing with list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
|
2001-07-25 08:52:34 +00:00 |
|
Sven Wischnowsky
|
a37d1d749d
|
improve user/host completion before a @ (15468)
|
2001-07-24 07:11:32 +00:00 |
|
Sven Wischnowsky
|
facff10b11
|
yet another followup to 15497; make _describe filter out non-matching strings before calling compdescribe, otherwise some matches will be hiddens (15415)
|
2001-07-19 08:40:36 +00:00 |
|
Sven Wischnowsky
|
8c1b953b5a
|
add list-grouped option to make options and such be grouped together if they have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
|
2001-07-18 13:10:07 +00:00 |
|
Sven Wischnowsky
|
40f6510196
|
add support for -R option (15402)
|
2001-07-18 07:06:59 +00:00 |
|
Oliver Kiddle
|
0f2919ceb1
|
use colon separator for BSD (15393)
|
2001-07-17 11:06:24 +00:00 |
|
Sven Wischnowsky
|
72b56dc458
|
add preserve-prefix style to keep pathname prefix unchanged (15400)
|
2001-07-17 09:04:29 +00:00 |
|
Andrey Borzenkov
|
ed914f48f3
|
15390: Cygwin support
|
2001-07-13 12:30:20 +00:00 |
|
Sven Wischnowsky
|
45051d58ab
|
make _files not use its own description if there is one from a calling function; improve -P-prefix handling in _path_files (15389)
|
2001-07-13 08:09:49 +00:00 |
|
Sven Wischnowsky
|
bd629defe8
|
(15357)
|
2001-07-10 09:25:43 +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 |
|
Oliver Kiddle
|
1348458447
|
add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)
|
2001-07-06 11:22:13 +00:00 |
|
Sven Wischnowsky
|
f2040baa9b
|
(15283)
|
2001-07-06 10:46:31 +00:00 |
|
Oliver Kiddle
|
e390c96bd6
|
add completion for sysctl(8) (15215, 15223)
|
2001-07-03 14:32:12 +00:00 |
|
Bart Schaefer
|
05fdd6fed2
|
Return nonzero from _tilde on no matches.
|
2001-07-02 07:17:00 +00:00 |
|
Bart Schaefer
|
c2277ed220
|
Merge .distfiles change from 4.0.2 branch.
|
2001-06-29 05:53:12 +00:00 |
|
Oliver Kiddle
|
45c1cee848
|
fix for two digit display numbers and -encodings option (15159)
|
2001-06-28 11:22:55 +00:00 |
|
Bart Schaefer
|
ddf881f053
|
Unposted: Add _last.
|
2001-06-28 08:39:41 +00:00 |
|
Sven Wischnowsky
|
3eaedd99a0
|
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (15152)
|
2001-06-28 07:47:39 +00:00 |
|
Clint Adams
|
4d37e1e5a2
|
15079: completion for last(1)
|
2001-06-25 18:52:14 +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 |
|
Bart Schaefer
|
ef89be124d
|
Fix handling of interrupt in two completion widgets.
|
2001-06-21 10:05:19 +00:00 |
|
Bart Schaefer
|
5470c1fe38
|
Completion for AUTO_CD.
|
2001-06-21 09:33:15 +00:00 |
|
Bart Schaefer
|
f256c16efe
|
Fix exit status of compdef.
|
2001-06-21 09:24:39 +00:00 |
|
Bart Schaefer
|
e8cb280d50
|
Fix "insert-tab pending" zstyle.
|
2001-06-20 17:42:15 +00:00 |
|
Sven Wischnowsky
|
7bac7b6f76
|
14962
|
2001-06-18 09:53:16 +00:00 |
|
Peter Stephenson
|
87db190920
|
Load tcp module, zfcd_match, zfget_match where necessary.
|
2001-06-14 19:58:27 +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 |
|
Oliver Kiddle
|
9c9352cc76
|
don't complete read-only parameters on the left side of an assignment (14896)
|
2001-06-13 10:38:10 +00:00 |
|
Peter Stephenson
|
e10c119794
|
Fix assignment problems spotted by Bart
|
2001-06-13 09:26:15 +00:00 |
|
Sven Wischnowsky
|
ddd50ac548
|
14883
|
2001-06-13 08:45:05 +00:00 |
|
Sven Wischnowsky
|
9cc9cc9466
|
(14841)
|
2001-06-11 11:46:23 +00:00 |
|
Sven Wischnowsky
|
a7340e627b
|
two fixes: try all actions that have to be tried (but only once), execute actions if we aren't after an option already (in the same word) (14733)
|
2001-06-06 09:31:54 +00:00 |
|
Chmouel Boudjnah
|
a77a6994e8
|
Add --nobuild and --nogpg to rpm completion.
|
2001-06-05 13:48:08 +00:00 |
|
Oliver Kiddle
|
a594e4eb04
|
work around ${(@P)1[3,-1]} not working as expected (14658)
|
2001-06-01 14:29:11 +00:00 |
|
Bart Schaefer
|
849b7800af
|
Add _ruby.
|
2001-06-01 14:09:04 +00:00 |
|
Clint Adams
|
7ed58fa17d
|
14635: presume '*core' glob for coredump files
|
2001-06-01 12:18:02 +00:00 |
|
Tanaka Akira
|
3230fba640
|
* 14628: Completion/Unix/Command/_ruby: new completion function.
|
2001-06-01 05:37:02 +00:00 |
|
Sven Wischnowsky
|
171855e2e2
|
fix tag-order problem with _arguments (completion after an option that gets an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607)
|
2001-05-31 12:38:34 +00:00 |
|
Sven Wischnowsky
|
ae5e34db25
|
(14602)
|
2001-05-31 08:18:36 +00:00 |
|
Sven Wischnowsky
|
1a55d53621
|
always use supplied matchers (14599)
|
2001-05-31 07:17:03 +00:00 |
|
Oliver Kiddle
|
13476e2a86
|
update _pine for pine 4.33, add echoti completion and update _echotc (14567)
|
2001-05-30 11:54:53 +00:00 |
|
Sven Wischnowsky
|
b6cf214d81
|
some cleanup (14558)
|
2001-05-30 07:31:13 +00:00 |
|
Oliver Kiddle
|
56528ccb66
|
spelling corrections
|
2001-05-29 17:54:08 +00:00 |
|
Chmouel Boudjnah
|
9ce16aeeec
|
Add support for rpm update-alternatives.
|
2001-05-29 15:11:40 +00:00 |
|
Clint Adams
|
84c856aa00
|
14538: cleaner _perl_config_vars from Matt Zimmerman
|
2001-05-29 14:35:52 +00:00 |
|
Clint Adams
|
99ed055497
|
14536: multiple --slave loop
|
2001-05-29 14:21:25 +00:00 |
|
Clint Adams
|
572bd64e32
|
14533: -> to = -> for dpkg and update-alternatives
|
2001-05-29 12:39:31 +00:00 |
|
Sven Wischnowsky
|
4a7abbfdd6
|
use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
|
2001-05-29 11:59:50 +00:00 |
|
Clint Adams
|
1766842e58
|
thinko
|
2001-05-28 19:23:02 +00:00 |
|
Clint Adams
|
aa76e74a05
|
14513: update-alternatives completion
|
2001-05-28 19:06:50 +00:00 |
|
Clint Adams
|
661857b161
|
14512: dpkg --compare-versions behavior tweak
|
2001-05-28 18:59:03 +00:00 |
|
Clint Adams
|
da9fa61207
|
14509: ZLS_COLOURS/ZLS_COLORS consistency
|
2001-05-28 16:01:01 +00:00 |
|
Clint Adams
|
435c1c2fdb
|
14479: apt-get --reinstall
|
2001-05-25 14:34:51 +00:00 |
|
Oliver Kiddle
|
0a159d0f73
|
fix to include + options in tag order (14416)
|
2001-05-21 16:15:59 +00:00 |
|
Clint Adams
|
25b7d227bc
|
unposted: quote $@ in calls to _arguments
|
2001-05-21 14:44:48 +00:00 |
|
Oliver Kiddle
|
f6a219657f
|
make use of _arguments in _set (14409)
|
2001-05-21 12:28:27 +00:00 |
|
Clint Adams
|
e372741874
|
14378: more programs that process .tex
|
2001-05-18 02:51:40 +00:00 |
|
Tanaka Akira
|
851f32f14a
|
* 14377: Completion/Unix/Command/_cvs: support new .cvspass format
introduced by cvs-1.11.1.
|
2001-05-17 18:21:06 +00:00 |
|
Peter Stephenson
|
e0d80b9a2e
|
typo with compset in _lp
|
2001-05-17 18:14:17 +00:00 |
|
Clint Adams
|
f41bff3ba1
|
14362: more modprobe stuff
|
2001-05-16 12:34:32 +00:00 |
|
Clint Adams
|
96ca999e73
|
14361: better modprobe completion
|
2001-05-16 12:02:17 +00:00 |
|
Oliver Kiddle
|
b08c6d6e39
|
fix bug where /sbin/lsmod was redirected in instead of being run (14355)
|
2001-05-15 15:14:20 +00:00 |
|
Sven Wischnowsky
|
dc9d78c659
|
(14350)
|
2001-05-15 13:52:22 +00:00 |
|
Clint Adams
|
6f17b7c2e2
|
14341: modprobe -r / rmmod completion
|
2001-05-15 02:32:51 +00:00 |
|
Peter Stephenson
|
ea03bf1ae5
|
14330: handle quotes better in _most_recent_file
|
2001-05-14 13:44:13 +00:00 |
|
Tanaka Akira
|
7eb1577bd1
|
* 14295: Completion/Unix/Command/_cvs: support new cvs subcommands
`rannotate' and `rlog' introduced by cvs-1.11.1.
|
2001-05-10 09:19:33 +00:00 |
|