1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00
Commit Graph

1353 Commits

Author SHA1 Message Date
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
Peter Stephenson
23581f7664 15586: remove =alias expansion, leaving only =cmd. 2001-08-07 10:18:31 +00:00
Peter Stephenson
5dd1ba01ea 15585: bash-style up- and down-case words 2001-08-07 10:04:10 +00:00
Peter Stephenson
34def9b74d 15583: ignore CVS directories for a all function installations 2001-08-07 09:08:50 +00:00
Sven Wischnowsky
ab14a745a6 increment zwc fie version (which means changing the magic number) (15584) 2001-08-07 09:07:12 +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
89919a8950 fix for changed listing layout (15549) 2001-07-31 08:54:52 +00:00
Sven Wischnowsky
75d5e9bb8b (15526) 2001-07-30 08:42:55 +00:00
Peter Stephenson
1619df1c5d 15511: zcalc tweaks 2001-07-27 22:23:15 +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
Oliver Kiddle
47fc2c2662 fix posixbuiltins test to allow for an external `print' command (15503) 2001-07-26 13:17:09 +00:00
Peter Stephenson
b2a8b69872 15498: zle doc fix 2001-07-26 11:34:57 +00:00
Bart Schaefer
af2e41f845 Fix typo. 2001-07-25 17:40:30 +00:00
Bart Schaefer
d466332a5c More index entry etc. cleanup. 2001-07-25 15:59:23 +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
e1708022d2 fixlet for 15477, don't let it remove consecutive dummy matches (15482) 2001-07-25 10:45:59 +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
6d81779954 remove nulargs in here strings (15470) 2001-07-24 14:17:31 +00:00
Bart Schaefer
c17b40b6a0 Fix errors introduced by 15354. 2001-07-24 13:16:08 +00:00
Sven Wischnowsky
a37d1d749d improve user/host completion before a @ (15468) 2001-07-24 07:11:32 +00:00
Peter Stephenson
32f7b32061 15432: New bash-transpose-words widget 2001-07-20 13:04:51 +00:00
Sven Wischnowsky
79dbcc8382 don't use compsuffix when it might be freed; use the right variable in that loop there, dammit (15433) 2001-07-20 10:54:38 +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
6a3e89d539 fix for 15407; there may be sets without matches (15409) 2001-07-18 13:52:53 +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
0d3bfa66c1 accidentally committed 15278 2001-07-13 12:32:59 +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
Bart Schaefer
73d0e1adb1 Explain the effect of CORRECT on HASH_CMDS et al. 2001-07-12 03:44:26 +00:00
Sven Wischnowsky
bd629defe8 (15357) 2001-07-10 09:25:43 +00:00
Bart Schaefer
5fcfa125bd Better indexing and misc. cleanup in the first tenth or so of the doc. 2001-07-10 08:59:17 +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
Peter Stephenson
7060b34457 15334: use string "(eval)" as script name in debugging messages in eval's 2001-07-09 18:31:24 +00:00
Peter Stephenson
4872ed5086 4.1.0-dev-1 2001-07-09 16:52:38 +00:00
Peter Stephenson
cef000cc62 15329: test script changes to go with 15327 LINENO change 2001-07-09 16:41:19 +00:00
Bart Schaefer
7457bdc19d Fix function stack unwinding on autoload failures. 2001-07-09 16:20:53 +00:00
Peter Stephenson
003ec8c7e8 15327: always use local LINENOs in parse_string(). 2001-07-09 16:05:13 +00:00
Bart Schaefer
18496bfebc 15304,15305,15308 2001-07-08 00:34:14 +00:00
Peter Stephenson
2c75f5b0da 15291, 15292: fix bug setting scalar in math mode 2001-07-06 18:33:59 +00:00
Clint Adams
3dc88e102e 15250: still run setup even if pcre functions are unavailable 2001-07-06 18:04:39 +00:00
Peter Stephenson
fe06b7a73d 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc 2001-07-06 17:25:53 +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