Bart Schaefer
|
4ab1fb2bd3
|
Assorted minor test tweaks.
|
2001-08-22 15:59:27 +00:00 |
|
Bart Schaefer
|
4fe788b092
|
Don't treat numbers as cd-able vars.
|
2001-08-22 15:37:19 +00:00 |
|
Bart Schaefer
|
80988d8027
|
Change one var() to tt().
|
2001-08-22 15:30:33 +00:00 |
|
Clint Adams
|
ffec7684a7
|
15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a number within an enum.
|
2001-08-21 20:05:33 +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 |
|
Bart Schaefer
|
62451960a0
|
After clarification from D. Korn, remove incorrect remark about autoloading.
|
2001-08-19 05:04:16 +00:00 |
|
Bart Schaefer
|
87ca460fe5
|
Fix exit status of zsh -fc '! command'
|
2001-08-19 04:23:46 +00:00 |
|
Adam Spiers
|
9906e86aee
|
unposted: Functions/Prompts/prompt_adam2_setup: eliminate
horrible inefficiencies resulting from avoidable fork()s
|
2001-08-17 13:45:24 +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 |
|
Peter Stephenson
|
91ef933eb3
|
Fix problem with output bases in zcalc
|
2001-08-16 16:42:21 +00:00 |
|
Sven Wischnowsky
|
0f880152fc
|
15639
|
2001-08-16 08:48:27 +00:00 |
|
Sven Wischnowsky
|
1a1d270e13
|
15638
|
2001-08-16 08:07:41 +00:00 |
|
Geoff Wing
|
16372ce057
|
15621: display of status line was being mucked up; also fix
continuation markers "<...." and "<....>"
unposted: fix possible seg fault on a screen height shrink
|
2001-08-15 15:22:30 +00:00 |
|
Geoff Wing
|
b67e8b380c
|
Don't segv if we were displaying n lines and screen was
resized to less than n lines
|
2001-08-15 15:17:42 +00:00 |
|
Geoff Wing
|
2eda2a0921
|
15621: display of status line was being mucked up; continuation
markers "<...." and "<....>" weren't being display properly
|
2001-08-15 14:48:48 +00:00 |
|
Adam Spiers
|
71a6bbaebc
|
unposted: Mention the word `greedy' in the docs for the S flag, to
make it easier to find for those used to Perl-speak.
|
2001-08-15 13:56:30 +00:00 |
|
Adam Spiers
|
a4ba95139d
|
unposted: Add missing docs for cache-policy style.
|
2001-08-15 13:50:02 +00:00 |
|
Adam Spiers
|
3df9884871
|
15630: update caching policy for newer versions of rpm.
|
2001-08-15 13:33:49 +00:00 |
|
Bart Schaefer
|
d4e7ce1b9c
|
Add note about kshautoload behavior.
|
2001-08-15 06:16:06 +00:00 |
|
Clint Adams
|
fcf0d2c3d5
|
15629: unzip -Z should behave just as zipinfo does
|
2001-08-14 16:23:41 +00:00 |
|
Bart Schaefer
|
be5e65d2bb
|
Adjust test for new typeset restrictions.
|
2001-08-13 17:45:03 +00:00 |
|
Bart Schaefer
|
d978bb894e
|
Fix and regression tests for crash on typeset of local array elements.
|
2001-08-13 17:43:04 +00:00 |
|
Sven Wischnowsky
|
d679322cf9
|
-[12n] options don't get arguments (15615)
|
2001-08-13 10:57:43 +00:00 |
|
Bart Schaefer
|
17ca9022af
|
Peter Breitenlohner: Minor tweaks to some make targets.
|
2001-08-12 19:43:13 +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 |
|
Bart Schaefer
|
c3a3e0fc81
|
Mention positional parameter issue.
|
2001-08-09 01:05:15 +00:00 |
|
Wayne Davison
|
184ac00629
|
15596 with an unposted tweak to the computil.c change.
|
2001-08-08 07:46:33 +00:00 |
|
Wayne Davison
|
fe98c239b5
|
Silence "might be used uninitialized" warnings.
|
2001-08-08 07:44:00 +00:00 |
|
Wayne Davison
|
4afcd4b149
|
Got rid of unused variables.
|
2001-08-08 07:41:04 +00:00 |
|
Wayne Davison
|
21dba96cd6
|
Silence "might be used uninitialized" warning.
|
2001-08-08 07:41:01 +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 |
|
Wayne Davison
|
0c08265c73
|
users/4092
|
2001-08-07 19:58:07 +00:00 |
|
Wayne Davison
|
f7e8ca1d96
|
When rewriting the history file, set histactive to 0 and restore it
when we're done. This prevents the loss of the file's last line
when a signal causes us to rewrite it. Also restore the value of
histsiz.
|
2001-08-07 19:53:19 +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
|
4b5c30993a
|
corrections only
|
2001-08-07 17:04:25 +00:00 |
|
Bart Schaefer
|
5bb51a674d
|
Mention FPATH semantics.
|
2001-08-07 16:19:20 +00:00 |
|
Bart Schaefer
|
0519efae27
|
A list of "standard shell features" that will require changes to zsh
behavior for compatibility.
|
2001-08-07 15:50:04 +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 |
|
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
|
5b523f4462
|
correct mistake with 15574
|
2001-08-06 16:10:45 +00:00 |
|
Oliver Kiddle
|
9c5a1ba117
|
correction (unposted)
|
2001-08-06 15:56:23 +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 |
|