1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
Commit Graph

372 Commits

Author SHA1 Message Date
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
Clint Adams
ad57c03213 unposted: update distfiles for 15211 2001-07-03 14:19:15 +00:00
Clint Adams
bff61cf9e1 15211: zsh/pcre module 2001-07-02 19:39:34 +00:00
Peter Stephenson
6ee1839f20 15160, 15169: Doc formatting changes for texinfo and .html files 2001-06-28 17:02:57 +00:00
Sven Wischnowsky
b275190ff4 add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for %job &!' and %job &|' (15115) 2001-06-27 11:22:04 +00:00
Peter Stephenson
1897a361bf 15030: multi-parameter `for' loops 2001-06-25 16:07:51 +00:00
Andrey Borzenkov
791e11a084 15021: new %y character; %l semantic back 2001-06-22 09:44:06 +00:00
Peter Stephenson
d247b7f146 $* and $@ are special 2001-06-14 09:49:01 +00:00
Peter Stephenson
c26704f7a3 Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
Peter Stephenson
4d59e2ce45 Document PATH_DIRS behaviour 2001-06-11 10:41:19 +00:00
Bart Schaefer
a0add63184 Wrapped line prettified. 2001-06-08 03:04:41 +00:00
Sven Wischnowsky
78087d2e8d (14736) 2001-06-06 09:50:39 +00:00
Peter Stephenson
c9b4a4aa31 Add YODL enditem workaround in one other place 2001-06-01 14:06:53 +00:00
Oliver Kiddle
63a32f3c34 correct alphabetical order in lists of styles, tags, functions and modules 2001-05-31 11:58:40 +00:00
Bart Schaefer
5d4492c974 Tweak builtins.yo formatting. 2001-05-31 07:38:00 +00:00
Peter Stephenson
99beeb572e Doc changes for 4.0.1 2001-05-30 16:08:16 +00:00
Peter Stephenson
35580b3e78 Make line spacing consistent in metafaq.yo 2001-05-29 23:32:33 +00:00
Oliver Kiddle
56528ccb66 spelling corrections 2001-05-29 17:54:08 +00:00
Clint Adams
da9fa61207 14509: ZLS_COLOURS/ZLS_COLORS consistency 2001-05-28 16:01:01 +00:00
Andrey Borzenkov
7270c28a39 14401: workaround for script execution under Cygwin 2001-05-20 10:59:27 +00:00
Peter Stephenson
6ea2dab092 Fix, test and comment unsetting and resetting of special tied parameters 2001-05-19 23:47:58 +00:00
Wayne Davison
90e59f2e74 Mention how ignored history lines are not dropped immediately. 2001-05-15 16:32:20 +00:00
Peter Stephenson
27a7c9cdeb Make clearer that globsubst doesn't affect brace expansion 2001-05-09 09:25:07 +00:00
Sven Wischnowsky
e859ee1a4b add description of how to add a auto-removable suffix when using a ->state action with _values (14279) 2001-05-09 08:55:58 +00:00
Sven Wischnowsky
83032fe876 add -S option to specify separator between values and their arguments; make _values add the value-separator as a suffix for most types of actions (14257) 2001-05-08 12:24:21 +00:00
Sven Wischnowsky
ff82191c26 empty description means: don't add a -X option (14252) 2001-05-08 08:46:59 +00:00
Sven Wischnowsky
6f2112f23a try to improve testing for suffix style in _expand; make _path_files fail to complete words like ...<pat>..<param-subst>... (14133) 2001-04-27 09:12:33 +00:00
Sven Wischnowsky
b4b6d57e2c 14117 2001-04-26 14:40:11 +00:00
Sven Wischnowsky
727912d1cb handle sub-sub-directories of $_compdir as in the CVS-layout (14107) 2001-04-26 13:03:24 +00:00
Sven Wischnowsky
aa99b19c08 rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) 2001-04-26 12:13:36 +00:00
Clint Adams
fe8d375ca0 14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs 2001-04-23 23:24:18 +00:00
Bart Schaefer
740d576560 Subscripting documentation. 2001-04-22 21:02:32 +00:00
Peter Stephenson
95733c61c2 bindkey -rp removes prefix bindings; bindkey -p bugfix 2001-04-19 19:43:45 +00:00
Wayne Davison
50a2ef61bf Updated the "preexec" docs. 2001-04-11 05:27:24 +00:00
Sven Wischnowsky
163b0101ed add -W option to _arguments, which allows to complete options after options that take an argument in the next word (13902) 2001-04-04 11:29:19 +00:00
Sven Wischnowsky
3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Oliver Kiddle
b9c58a73ac various doc fixes and minor completion function changes, most of which
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01 16:19:15 +00:00
Bart Schaefer
30697061f2 Refuse to setopt noexec when interactive 2001-03-30 16:20:03 +00:00
Bart Schaefer
7fd57d5473 Man page formatting tweak from long ago. 2001-03-29 05:00:09 +00:00
Peter Stephenson
19a8356ff1 Add `bindkey -p' 2001-03-28 16:54:21 +00:00
Peter Stephenson
3052985d1f move ZLE builtin documentation from mod_zle.yo to zle.yo. 2001-03-28 14:39:57 +00:00
Sven Wischnowsky
8d610f7724 more cleanup; simplify the stop and liststyles; try to make it obey whatever _main_complete says should be done (menu-wise) (13815) 2001-03-28 12:17:12 +00:00
Sven Wischnowsky
6a62ae3564 replace path' with more general urls' style (13814) 2001-03-28 11:26:05 +00:00
Sven Wischnowsky
e48f71e216 make _arguments return 300 only if given the -R option (13790) 2001-03-27 13:03:49 +00:00
Sven Wischnowsky
ea08ba3cea _pids shouldn't start menu completion if the current word starts with a hyphen; typo fix in compsys.yo (13763) 2001-03-26 08:27:03 +00:00
Sven Wischnowsky
6fda33d3ab fix 2001-03-23 12:52:39 +00:00
Sven Wischnowsky
9ef6eed52a add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727) 2001-03-23 12:44:21 +00:00
Peter Stephenson
c1d5c9372b metafaq: shorter address for Israeli mirror 2001-03-18 19:21:48 +00:00
Bart Schaefer
7cfaf656c4 Add zkdb function. 2001-03-17 22:30:11 +00:00
Peter Stephenson
c925a15aa7 13611, 13615: Bind cursor keys using termcap, including in viins. 2001-03-13 15:32:41 +00:00
Oliver Kiddle
f18221fbb0 spelling corrections (13610) 2001-03-12 17:39:22 +00:00
Andrey Borzenkov
eeebe3e4ec 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment
previous list
2001-03-06 07:47:26 +00:00
Sven Wischnowsky
3e6563dd03 new _expand_aliases to, well, expand aliases (13566) 2001-03-05 13:18:59 +00:00
Sven Wischnowsky
061c1ce912 add `aliases' option to be able to disable alias expansion (13554) 2001-02-28 09:12:54 +00:00
Peter Stephenson
cd02c345af 13280: NewImproved handling of colon modifiers w.r.t. paths 2001-02-19 10:26:52 +00:00
Peter Stephenson
441648bf5d ?## fix from 13497 and site name change from Geoff 2001-02-18 00:58:07 +00:00
Peter Stephenson
53a7b0c445 13473: clean config.modules, fix CSH_NULL_GLOB doc 2001-02-14 17:58:11 +00:00
Oliver Kiddle
3f862ce205 Changes references to sunsite.auc.dk to just sunsite.dk (13422) 2001-02-01 15:48:57 +00:00
Sven Wischnowsky
ca585f812b add `services', allowing easier re-use of (parts of) completion functions (13346) 2001-01-15 09:11:31 +00:00
Sven Wischnowsky
2a78c24842 *** empty log message *** 2001-01-11 10:06:40 +00:00
Bart Schaefer
c1a4af81c6 Include mod_term*.yo in doc source. 2000-12-05 05:07:52 +00:00
Peter Stephenson
0db6a3103f $# doc 2000-12-04 12:03:25 +00:00
Clint Adams
683cf32360 13216: docs for tc/ti modules 2000-12-03 23:32:09 +00:00