Sven Wischnowsky
ae4ba457c4
temporarily remove global aliases to avoid error message inside the evals (12942)
2000-10-10 09:00:15 +00:00
Sven Wischnowsky
7bb0338a78
follow-up to 12930, make it first try exact character matches, but enable it to go back to try match specs if it fails after accepting such character matches (12941)
2000-10-10 08:36:32 +00:00
Bart Schaefer
1ea97c109f
Tiny clarification.
2000-10-09 14:27:04 +00:00
Sven Wischnowsky
3f63f13610
prefer exact character matches over match specs (so that nom' can match
nomatch') (12930)
2000-10-09 12:50:20 +00:00
Sven Wischnowsky
bb18608a2a
search for *.tif file, too (12919)
2000-10-06 13:11:48 +00:00
Sven Wischnowsky
cb4bb129dd
more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917)
2000-10-06 13:01:51 +00:00
Bart Schaefer
2f2a33b2ea
Other places where `unsetopt cshnullglob' is needed.
2000-10-06 05:18:25 +00:00
Bart Schaefer
dc1527ce76
autoload --> automount
2000-10-05 17:05:24 +00:00
Sven Wischnowsky
ffe53f319a
cleanup for 12896 (12901)
2000-10-05 14:08:47 +00:00
Sven Wischnowsky
eabddcb9cd
unset cshnullglob (12899)
2000-10-05 13:50:54 +00:00
Sven Wischnowsky
a98a3049d9
don't return invalid Eprog after parse error (12898)
2000-10-05 09:31:21 +00:00
Sven Wischnowsky
a93e62c630
comparguments: don't use rest-argument-specification if it was inactivated (12897)
2000-10-05 08:55:35 +00:00
Sven Wischnowsky
62df18f0d8
cleanup (12896)
2000-10-05 08:41:35 +00:00
Sven Wischnowsky
0f2250de44
complete after autoloaded directories (a rather ugly hack); remove old code in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892)
2000-10-05 07:31:00 +00:00
Tanaka Akira
5d4faa678e
* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle
...
remote-access style.
2000-10-04 14:13:12 +00:00
Sven Wischnowsky
6c4dfc3228
don't stop parsing too early when completing inside a command substitution (12885)
2000-10-04 13:54:00 +00:00
Sven Wischnowsky
213a453d08
don't forget a displayed list when starting menu completion (12884)
2000-10-04 13:24:45 +00:00
Tanaka Akira
bca563a699
* 12872: Completion/User/_cvs: Fix modules completion when a cvsroot
...
specified in a command line begins with tilde. Generate subcommand
list from `cvs --help-commands' and `cvs --help-synonyms'. Complete
remote modules. Complete vendor branch for a second argument of
`cvs import'. Use _call.
2000-10-04 05:10:18 +00:00
Bart Schaefer
5ca1864f94
Change some zerr to zwarn for consistency.
2000-10-02 18:40:35 +00:00
Clint Adams
8e628ac624
unposted: remove unused variable declaration from ztat()
2000-10-01 23:43:55 +00:00
Clint Adams
f42bd3a3f9
12863: remove ztrdupstrip, use VARARR in ztat
2000-09-27 19:31:44 +00:00
Bart Schaefer
74ff6d6dbe
Tweak to STTY fix.
2000-09-26 15:08:35 +00:00
Bart Schaefer
756f8186f2
Fix STTY parameter.
2000-09-25 16:57:05 +00:00
Clint Adams
4225207e4c
12860: don't limit size of pwd in job table
2000-09-22 22:28:05 +00:00
Clint Adams
2a625db39d
12859: dynamically-allocate buffer in ztat(), ztrdupstring()
2000-09-22 22:16:15 +00:00
Bart Schaefer
430e294795
Fiddle with _expand_word and its doc.
2000-09-21 05:16:21 +00:00
Andrey Borzenkov
5637f95bc0
12848: Doc/Zsh/zle.yo: Alphabetize list of parameters
2000-09-20 06:58:54 +00:00
Andrey Borzenkov
1254055f09
12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.
2000-09-20 06:33:29 +00:00
Clint Adams
9f012ce7c9
12847: dynamically allocate buf and z in bin_whence()
2000-09-19 16:47:38 +00:00
Clint Adams
946085efa5
12846: moved simple string manipulation functions to string.c
2000-09-19 15:54:30 +00:00
Clint Adams
3ce3caeec6
12845: dynamically allocate pbuf in domove()
2000-09-19 15:26:08 +00:00
Andrey Borzenkov
2909b28776
12835: Alphabetize special parameters list (retry broken commit)
2000-09-18 17:37:23 +00:00
Andrey Borzenkov
b7e4f61e6f
12835: Alphabetize special parameters list
...
Unposted: correct article number in Clint's patch
2000-09-18 17:36:27 +00:00
Clint Adams
7c7e1f97cb
12836: bin_ln now independent of PATH_MAX
2000-09-18 17:29:07 +00:00
Bart Schaefer
f77ca8b839
Back out 12814.
2000-09-18 17:15:10 +00:00
Bart Schaefer
0d96dc0879
Back out 12814.
2000-09-18 14:22:48 +00:00
Bart Schaefer
fcaa17f396
Improve upon some of the PATH_MAX changes.
2000-09-18 06:50:54 +00:00
Clint Adams
25747f7d59
12828: dynamically allocate 'dir' in mailstat
2000-09-18 04:11:27 +00:00
Clint Adams
64d591dbac
12827: dynamically allocate 'file' in mailstat
2000-09-18 03:52:59 +00:00
Clint Adams
2d9e68f3cb
unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined
2000-09-18 03:36:22 +00:00
Clint Adams
04bf2c822f
12823: use zsh heap in lieu of perm. heap in bin_dot
2000-09-18 03:31:31 +00:00
Clint Adams
2abf9db381
12821: bin_dot is now independent of PATH_MAX
2000-09-17 16:24:05 +00:00
Bart Schaefer
bd7969bfa5
"typeset +m ..." and "typeset +g -m ..."
2000-09-17 05:38:36 +00:00
Clint Adams
abd9b6d820
12818: use tricat() in lieu of zasprintf
2000-09-17 04:28:50 +00:00
Clint Adams
2742cb14ce
12814: zasprintf
2000-09-16 18:57:45 +00:00
Bart Schaefer
73e23c7999
One more "wordcode" change.
2000-09-15 15:32:25 +00:00
Bart Schaefer
6dee55ed9c
Fix email addresses, mention change to contrib.yo.
2000-09-15 15:31:37 +00:00
Bart Schaefer
8aaf13e804
Use ${(q)tmp} after all.
2000-09-14 15:55:21 +00:00
Bart Schaefer
a12ff424b6
12804: Fix "typeset -m".
2000-09-14 15:54:54 +00:00
Bart Schaefer
879b24619a
Add smart-insert-last-word.
2000-09-13 05:06:54 +00:00