1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 15:01:21 +02:00
Commit Graph

334 Commits

Author SHA1 Message Date
Peter Stephenson
9494376087 Fix for texi2html 1.64 2001-10-24 11:49:42 +00:00
Geoff Wing
cc28002e54 16063: add transientrprompt option to remove right prompt from
display when accepting commands
2001-10-24 07:00:49 +00:00
Oliver Kiddle
62829b856d allow arguments to be specified in printf format specifications (16080) 2001-10-18 14:22:21 +00:00
Peter Stephenson
4932cbac1b add sourceforge to metafaq 2001-10-16 12:50:16 +00:00
Oliver Kiddle
577ebe0b8a use arithmetic evaluation for numeric arguments to printf (16042) 2001-10-15 11:34:27 +00:00
Clint Adams
175ae571f3 16006: use styles for mail directory, pine directory, and muttrc. 2001-10-10 20:10:44 +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
Oliver Kiddle
648d1c2756 add print -f option, %n format specifier and tests for print/printf (15973) 2001-10-08 10:47:46 +00:00
Clint Adams
99b7512cd9 Norbert Koch: 15954: fix variable name inconsistency 2001-10-06 17:39:09 +00:00
Oliver Kiddle
a5890553e8 add printf builtin (15851, 15948) 2001-10-05 15:02:18 +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
Geoff Wing
b72c264a5d s/AUTO_CONT/AUTO_CONTINUE/ 2001-10-05 06:13:56 +00:00
Peter Stephenson
4f1d07bb86 .distfiles fixes for 4.1.0-dev-2 2001-09-27 12:03:03 +00:00
Bart Schaefer
66b3e3412d Fix ancient `print -z' doc bug. 2001-09-25 04:26:02 +00:00
Bart Schaefer
f81cb06361 Document side-effects of TERM assignment. 2001-09-24 16:22:30 +00:00
Andrew Main
cd59ad72b6 tetris game for ZLE 2001-09-21 02:40:38 +00:00
Bart Schaefer
d4e869d100 ZLE doc xref to BAUD, fix doc build error. 2001-09-15 20:58:33 +00:00
Oliver Kiddle
67ef2a91df update URL references to http://zsh.sunsite.dk/ (15792) 2001-09-12 11:50:50 +00:00
Clint Adams
9c0a97d43b 15783: document ztcp builtin 2001-09-10 21:33:16 +00:00
Clint Adams
a11772c617 15765: introduce [:ascii:] class 2001-09-09 06:17:02 +00:00
Andrew Main
b73d71105e 15734: zle -K option to select a keymap, and zle KEYMAP parameter to
examine the current selection.
2001-09-03 01:39:19 +00:00
Bart Schaefer
821a18c907 Parameter expansion doc mop-up. 2001-08-25 17:11:00 +00:00
Bart Schaefer
80988d8027 Change one var() to tt(). 2001-08-22 15:30:33 +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
Bart Schaefer
17ca9022af Peter Breitenlohner: Minor tweaks to some make targets. 2001-08-12 19:43:13 +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
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
Oliver Kiddle
9c5a1ba117 correction (unposted) 2001-08-06 15:56:23 +00:00
Peter Stephenson
1619df1c5d 15511: zcalc tweaks 2001-07-27 22:23:15 +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
Peter Stephenson
b2a8b69872 15498: zle doc fix 2001-07-26 11:34:57 +00:00
Bart Schaefer
d466332a5c More index entry etc. cleanup. 2001-07-25 15:59:23 +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
Bart Schaefer
c17b40b6a0 Fix errors introduced by 15354. 2001-07-24 13:16:08 +00:00
Peter Stephenson
32f7b32061 15432: New bash-transpose-words widget 2001-07-20 13:04:51 +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
72b56dc458 add preserve-prefix style to keep pathname prefix unchanged (15400) 2001-07-17 09:04:29 +00:00
Bart Schaefer
73d0e1adb1 Explain the effect of CORRECT on HASH_CMDS et al. 2001-07-12 03:44:26 +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
Peter Stephenson
fe06b7a73d 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc 2001-07-06 17:25:53 +00:00
Peter Stephenson
40e17d980f back out 15266 2001-07-06 09:03:46 +00:00
Peter Stephenson
55d4ee8c6d 15266: fix for ${(S)...%%...} 2001-07-05 23:53:05 +00:00
Peter Stephenson
c4d9fa80a5 15264: improved doc for variant complex commands 2001-07-05 17:23:05 +00:00
Clint Adams
b65dcc197b 15242: pcre_match -a and $match instead of pparams 2001-07-04 15:13:33 +00:00
Clint Adams
1b05d0bcec 15234: describe behavior added by 15228. 2001-07-03 16:52:35 +00:00
Clint Adams
a65fea58a5 unposted: add mod_pcre to doc makefile 2001-07-03 14:34:19 +00:00