1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
Commit Graph

2620 Commits

Author SHA1 Message Date
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
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