1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
Commit graph

1361 commits

Author SHA1 Message Date
Mikael Magnusson
f7ce5878b8 30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set-local-history zle widget 2012-05-02 13:30:33 +00:00
Mikael Magnusson
92c8a8fa2a 30430: fix some errors and outdatedness in intro.ms 2012-04-25 09:15:09 +00:00
Peter Stephenson
5eb53bf88d 30431 with typo in _typeset fix:
add ${...:|...} and ${...:*...} operators, as documented
2012-04-22 18:10:42 +00:00
Mikael Magnusson
8a5928841a 30427: fix syntax error from previous commit 2012-04-20 15:40:25 +00:00
Mikael Magnusson
e440ba875d 30412: document set-local-history 2012-04-19 22:37:41 +00:00
Peter Stephenson
bf62018cc7 30402: turn intro.ms into intro.pdf for doc distribution 2012-04-14 20:42:38 +00:00
Peter Stephenson
b8a8a8dd59 Christian Neukirchen: 30398, 30399: TIMEFMT documentation 2012-04-13 22:33:36 +00:00
Peter Stephenson
fbc51c9ea7 unposted: add missing parenthesis 2012-03-29 20:41:36 +00:00
Peter Stephenson
13a45d74eb users/16932: implement $UNDO_CHANGE_NO and argument to undo widget 2012-03-29 20:31:33 +00:00
Simon Ruderich
ff4b48e001 30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/nopatch-format. 2012-03-23 16:37:55 +00:00
Peter Stephenson
afa112474c users/16865: note that -eq is less convient than (( ... == ... )) 2012-03-07 14:33:21 +00:00
Bart Schaefer
fa8a0e241c 30320: "emulate" accepts invocation-time flags; other small doc tweaks. 2012-03-07 06:10:42 +00:00
Peter Stephenson
7614be7fe1 30303: emulate inside function marked for execution tracing enables xtrace 2012-03-01 13:00:52 +00:00
Bart Schaefer
b227ff16da unposted (users/16715): document HASH_LIST_ALL effects on correction. 2012-03-01 03:34:15 +00:00
Peter Stephenson
f9c94bd221 30238 plus small tweaks: document the fork behaviour on suspending complex
builtins
2012-02-22 09:43:13 +00:00
Oliver Kiddle
1fe821a8a1 30198: fix environ style lookup to be done in conventional manner 2012-02-14 17:01:17 +00:00
Frank Terbeck
756f17a755 A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition" 2012-02-01 12:53:48 +00:00
Peter Stephenson
c214b86e94 30101: add HASH_EXECUTABLES_ONLY option 2012-01-08 16:02:54 +00:00
Peter Stephenson
9b923cccea 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +00:00
Bart Schaefer
30c98aa87e 30069: replace empty parens with LPAR()RPAR() in an example. 2011-12-28 03:20:18 +00:00
Bart Schaefer
3f98949ca8 30012: add $state_descr 2011-12-13 17:43:01 +00:00
Peter Stephenson
290ab11885 discussed in 29984: use m+7 for files more than a week old 2011-12-11 17:48:26 +00:00
Peter Stephenson
acb97e6115 29991: allow explicit "d" for days in time qualifiers 2011-12-11 17:22:59 +00:00
Mikael Magnusson
9d83e165fc unposted: remove duplicated 'the' in compsys.yo. 2011-12-09 15:54:17 +00:00
Peter Stephenson
e3182c18de 29955++: IGNORE_CLOSE_BRACES option 2011-12-08 19:42:07 +00:00
Peter Stephenson
7c4a811134 29908: make MIME functions handle stacked suffixes 2011-11-18 09:52:50 +00:00
Peter Stephenson
ec6914b061 29894: display and use previous replacement in replace-string 2011-11-07 11:13:48 +00:00
Peter Stephenson
45faf8f5b2 29891: make zle -lL with arguments work 2011-11-04 14:14:26 +00:00
Peter Stephenson
aba557a13c Jérémie Roquet: c.f. users/16541:
should be "filename generation", not "file generation" in cond doc
2011-10-24 15:35:13 +00:00
Peter Stephenson
8dc39360c9 29820: _pick_variant -b to match builtin 2011-10-14 19:01:41 +00:00
Mikael Magnusson
c70e44c9bd 29815: include mod_langinfo in documentation 2011-10-12 13:03:54 +00:00
Bart Schaefer
748bd73d88 unposted: cross-reference zmodload from the modules intro doc.
29769: follow-up 29677 to handle the case where thisjob == -1.
2011-09-25 18:09:13 +00:00
Simon Ruderich
b2da9b3afc 29757: Doc/Zsh/compsys.yo: Remove superfluous brace. 2011-09-07 13:43:38 +00:00
Simon Ruderich
d88c4241f9 29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default. 2011-09-07 13:40:23 +00:00
Mikael Magnusson
ba3ebac710 29736: mention when zstyle -t returns 1. 2011-09-06 16:13:09 +00:00
Peter Stephenson
ca7269e82d users/16289: don't delete temporary files on disown.
Document.
2011-08-28 16:38:28 +00:00
Mikael Magnusson
512660352f 29504: note when (#cN,M) can't be used in place of # or ##. 2011-08-14 23:19:22 +00:00
Mikael Magnusson
7db1a0cf3d 29388, 29680: clarify note about e:string: quoting. 2011-08-14 23:10:41 +00:00
Mikael Magnusson
5d97a1f1cd 29673: Clarify what 'other' in the ignore-line style does 2011-08-14 07:21:20 +00:00
Peter Stephenson
8cbd510002 29674: add $epochtime to datetime 2011-08-11 18:45:04 +00:00
Mikael Magnusson
7e27b4eee3 unposted: fix two typos in 29661 2011-08-10 23:04:57 +00:00
Peter Stephenson
bbbaed2b53 29663: add $EPOCHREALTIME to zsh/datetime 2011-08-10 11:31:18 +00:00
Peter Stephenson
e7f198f267 29661: Improved documentation for {var}>... redirections 2011-08-09 18:26:24 +00:00
Peter Stephenson
d48faef8cd 29633: more care with anonymous and other functions 2011-08-03 18:45:17 +00:00
Peter Stephenson
6844a63daf 29602 etc. etc.: description of filename extension 2011-07-28 09:18:34 +00:00
Frank Terbeck
3dfa00a583 unposted: contrib.yo: Fix typo "paramter" to. Caught by debian's lintian. 2011-07-03 11:54:11 +00:00
Peter Stephenson
d8177def3f Axel Beckert: 29506: use form SINGLE_LINE_ZLE in manual 2011-06-25 11:55:58 +00:00
Peter Stephenson
6062529d3f 29492: add argument handling to anonymous functions 2011-06-19 20:12:00 +00:00
Peter Stephenson
4e556ac875 unposted: document change to brace parameter completion context in 29452/29459 2011-06-14 18:59:23 +00:00
Peter Stephenson
12e246495c 29413: "print -S" for saving to history with lexical word split 2011-06-03 19:54:43 +00:00
Frank Terbeck
42a260df99 29434: contrib.yo: Use PLUS() to avoid a + being silently dropped. 2011-06-02 16:15:23 +00:00
Bart Schaefer
f1667d2c62 29416: Fix (mis-)uses of var() in vcs_info documentation. 2011-06-01 15:06:17 +00:00
Mikael Magnusson
b197c9dbfb 29385: document when local-directories is used instead of directories 2011-05-27 15:57:50 +00:00
Mikael Magnusson
607dbc0cd1 29392: remove use-perl style docs 2011-05-27 14:50:30 +00:00
Mikael Magnusson
2b2ad86b13 28364: document another special highlight 2011-05-27 14:29:02 +00:00
Mikael Magnusson
6c6cb0e23d unposted: document PROMPT_EOL_MARK can be empty 2011-05-27 00:51:38 +00:00
Mikael Magnusson
533f3c9d91 unposted: quote a -e with tt(), fix some of my changelog entries. 2011-05-22 13:31:44 +00:00
Mikael Magnusson
0198b8423d 29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash. 2011-05-19 16:24:38 +00:00
Mikael Magnusson
6a29bc80d0 29261: Add g:: flag. 2011-05-19 16:16:28 +00:00
Mikael Magnusson
72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Bart Schaefer
c439c742e8 unposted: Minor clarification in doc for -l option 2011-05-18 01:54:36 +00:00
Bart Schaefer
f32c60347f 29312, users/16032: add "zparseopts -M" 2011-05-18 01:50:59 +00:00
Mikael Magnusson
7aefbdb937 29271: document _alternative -O name. 2011-05-14 18:16:44 +00:00
Mikael Magnusson
3b4fcfe797 29206: fix formatting 2011-05-11 10:02:00 +00:00
Peter Stephenson
c59e19cd77 29191 (Danek) and 29203 (with fixes): make TERMINFO variable special. 2011-05-10 15:40:32 +00:00
Frank Terbeck
0ba32c9130 unposted: Add missing word ("style") spotted by Bart. 2011-05-07 18:39:35 +00:00
Frank Terbeck
e1be101682 29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial backend. 2011-05-07 07:05:35 +00:00
Peter Stephenson
fe8a106850 29114: use same FTP sites list in FAQ and META-FAQ. 2011-04-30 20:52:22 +00:00
Peter Stephenson
95b83f217d Simon Ruderich: 29004: update archive list 2011-04-18 08:38:52 +00:00
Frank Terbeck
eb46727d3a 28959: Make the nvcsformats style be used if vcs_info is disabled. 2011-03-30 21:24:42 +00:00
Frank Terbeck
7c50fa1262 28961: Add `no-vcs' hook. 2011-03-30 21:19:17 +00:00
Frank Terbeck
abe0ee3936 28960: Add functions to add/remove static hooks. 2011-03-30 21:17:07 +00:00
Frank Terbeck
ae6fb299f3 Mike Meyer: 28956, 28957: Add fossil support to vcs_info. 2011-03-30 20:07:05 +00:00
Peter Stephenson
35004b546d Mikael: 28948: compdef -e overrides interpretation of argument as service 2011-03-29 08:46:56 +00:00
Peter Stephenson
f2dca9e155 users/15864: turn zsh_directory_name into a hook 2011-03-11 16:32:07 +00:00
Bart Schaefer
07d1d2d402 Greg Klanderman: 28846: adapt prefix-needed zstyle to handle the
completion function naming convention of a leading underscore.
2011-03-08 16:08:37 +00:00
Frank Terbeck
2eac105770 28853: Fix typo: preceed -> precede 2011-03-04 13:25:25 +00:00
Bart Schaefer
e58ad7548f 28805: move stray text about the sched builtin away from the set builtin. 2011-03-03 05:06:14 +00:00
Peter Stephenson
dbbcbf67cb 28791: exit on errors with special builtins with POSIXBUILTINS 2011-02-22 20:09:20 +00:00
Peter Stephenson
73ebca4fe9 28783: allow parentheses to be special in more places with SH_GLOB 2011-02-21 11:32:47 +00:00
Peter Stephenson
0e792b9447 28784: exit on exec redirection error with POISX_BUILTINS 2011-02-21 11:28:49 +00:00
Peter Stephenson
24e97ba046 28773: add zle-history-line-set widget 2011-02-18 22:34:29 +00:00
Peter Stephenson
212ca9edf9 28772: Update regions in region highlight dynamically 2011-02-18 22:08:45 +00:00
Bart Schaefer
732a07ad95 Tweak so as not to fib about send-invisible return status. 2011-02-11 05:03:59 +00:00
Bart Schaefer
200fb38b94 Doc for send-invisible 2011-02-11 04:58:31 +00:00
Peter Stephenson
94225e07fc 28638: add $usergroups parameter 2011-01-19 12:42:53 +00:00
Peter Stephenson
11075eff1b c.f. 28628: some extra notes on traps 2011-01-13 09:31:07 +00:00
Peter Stephenson
7541f37b63 28626: summarize differences between two types of trap 2011-01-11 11:47:32 +00:00
Peter Stephenson
c9a70e18fd Štěpán Němec: 28533: typos 2010-12-17 17:10:47 +00:00
Peter Stephenson
246bcd10a7 Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
Bart Schaefer
66152e8ada 28530: replace (z+opts+) flag with (Z:opts:), add reserved (_🎏). 2010-12-15 04:05:50 +00:00
Peter Stephenson
eab4f9a83c 28528: Rearrange zleparse to lexflags
Add (z+n+)
2010-12-14 09:59:04 +00:00
Peter Stephenson
0a5702457b 28510: add (z+c+) and (z+C+) parameter flags 2010-12-12 22:44:50 +00:00
Peter Stephenson
32ce1cdd79 Mikael: 28487: fix docs to refer to current directory
rather than $PWD
2010-12-06 13:53:15 +00:00
Peter Stephenson
25b12c5d11 28474, 28478: extended {START..END..STEP} syntax 2010-12-05 21:07:48 +00:00
Peter Stephenson
fc6c76519b 28434: make ${NAME:OFFSET} always use zero-offset 2010-11-25 10:34:32 +00:00
Peter Stephenson
cc9bc2dd0b 28424: new POSIX_STRINGS option 2010-11-22 11:42:47 +00:00
Peter Stephenson
8f20b2361c 28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
KSH_ARRAY ${*:0:1} gives $0, etc.
2010-11-18 13:57:18 +00:00
Peter Stephenson
23bdfc7fd2 28418: add ${NAME:OFFSET:LENGTH} substitution 2010-11-18 10:07:55 +00:00
Peter Stephenson
851b8e1510 28377: document more alias problems 2010-11-17 16:35:27 +00:00
Peter Stephenson
eff9d597f3 unposted: typo plus rephrase of alias quoting bit 2010-10-27 12:29:13 +00:00
Peter Stephenson
e27a65dd6c 28375: clarify how to quote aliases from expansion 2010-10-27 11:28:29 +00:00
Peter Stephenson
3ead38d8eb unposted but c.f. 28353: omit sunsite.dk from FTP list 2010-10-17 17:54:42 +00:00
Peter Stephenson
bdb38058e4 28345: make ${(D)...} return a fully usable command line argument 2010-10-15 18:56:16 +00:00
Bart Schaefer
69134f18cb unposted: fix cross-references in doc for parameter substitution rules 2010-10-13 02:24:17 +00:00
Peter Stephenson
22899d3788 28285: zle-isearch-update and zle-isearch-exit 2010-10-06 08:25:28 +00:00
Peter Stephenson
66f32a80dc 28308/28310: HIST_LEX_WORDS, check for quick history read 2010-10-02 21:03:03 +00:00
Peter Stephenson
dcaaf02856 Mikael: 28301: fix missing item line in doc 2010-10-02 18:23:37 +00:00
Peter Stephenson
b48a2b61e9 unposted: update address of HTML manual 2010-09-23 09:59:22 +00:00
Peter Stephenson
ed7798ed07 unposted: note exit trap runs before exit hook 2010-09-12 19:01:39 +00:00
Peter Stephenson
ade705cf5b 28253: document -h argument to atribute commands 2010-09-12 18:56:40 +00:00
Peter Stephenson
7e5a7a9135 28237: new parameter ZLE_LINE_ABORTED
28241: don't list .safe with bindkey -lL
2010-09-08 12:32:32 +00:00
Peter Stephenson
5ae3e384f5 unposted: small typo in bindkey -lL documentation 2010-09-06 08:50:02 +00:00
Peter Stephenson
ff955f61b4 28229: can list individual keymaps 2010-09-05 20:39:08 +00:00
Peter Stephenson
17dee17e4e 28227: improved documentation on keymaps
28226: improve bindkey -lL for aliased keymaps
2010-09-05 19:24:44 +00:00
Peter Stephenson
aa24f1a703 users/15350: explain rounding rules for size glob qualifier 2010-09-02 08:46:27 +00:00
Peter Stephenson
7fe494f27a 28188: better doc for limitations in overlap key maps 2010-09-01 16:39:31 +00:00
Peter Stephenson
7311839683 Mikael: 28190: fix reference to wrong manual page 2010-08-23 13:40:43 +00:00
Peter Stephenson
c7ff1b79dd 28179, users/15314, users/15310, users/15200:
various job and process control fixes
2010-08-22 20:08:57 +00:00
Frank Terbeck
a7551af424 Mikael Magnusson: 28181: Remove a stray `)' that caused a ".RE" string to be output 2010-08-21 09:35:49 +00:00
Peter Stephenson
80eee3a4a3 28122 (Frank) / 28139: add ZLE_STATE 2010-08-11 12:48:19 +00:00
Frank Terbeck
1682d0cc10 Mikael Magnusson: 28110: Fix yodl warning. 2010-07-30 17:32:41 +00:00
Peter Stephenson
c42ae31a19 28081: cdr tweaks 2010-07-20 18:59:15 +00:00
Peter Stephenson
e9561d771f 28068: contrib texinfo declaration messed up 2010-07-12 09:57:13 +00:00
Frank Terbeck
ddb8104d4f users/15165: Fix a warning about a missing macro in `contrib.yo' 2010-07-12 09:50:54 +00:00
Peter Stephenson
5da6530d83 28065 plus unposted zsh.mdd:
add cdr and related functions and docs
2010-07-09 14:47:48 +00:00
Frank Terbeck
9611513a89 Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo. 2010-06-17 12:23:26 +00:00
Peter Stephenson
091cbd9d58 28042: transpose-lines widget 2010-06-16 21:50:39 +00:00
Peter Stephenson
14dde08475 28038: improved handling of recurring events in calendar system 2010-06-14 13:01:41 +00:00
Peter Stephenson
4c1a3a89f0 unposted: extra note on ZSH_EVAL_CONTEXT 2010-06-14 11:58:26 +00:00
Peter Stephenson
27254b788f Mikael: 28027: typo 2010-06-13 15:59:59 +00:00
Peter Stephenson
92233c8029 28026: use "zsh_directory_name c" for completion of dynamic directory names 2010-06-11 22:28:21 +00:00
Peter Stephenson
64d431d98b 28025: (D) parameter flag 2010-06-11 20:08:01 +00:00
Peter Stephenson
43ee0cd4fd 27976: more parameter substitution order description 2010-05-27 18:52:30 +00:00
Peter Stephenson
35d3418aeb users/15078: completion for zsh-mime-handler 2010-05-23 19:54:03 +00:00
Clint Adams
b7d9912f8b 27964: add back missing enditem(). 2010-05-22 17:39:58 +00:00
Frank Terbeck
88ea63adf2 Simon Ruderich: 27953: vcs_info: changed default formats and actionformats. 2010-05-14 07:58:37 +00:00
Frank Terbeck
9773e56418 Simon Ruderich: 27954: vcs_info: more minor documentation fixes. 2010-05-14 07:55:38 +00:00
Peter Stephenson
9ecfa0842b unposted: fix typo in previous commit 2010-05-12 10:17:58 +00:00
Peter Stephenson
09960dc5b9 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt 2010-05-12 10:06:59 +00:00
Frank Terbeck
0501efc54a Seth House, Simon Ruderich and myself: 27948: various vcs_info changes
Here's a diff-stat:

 Doc/Zsh/contrib.yo                                |  506 ++++++++++++++-------
 Functions/VCS_Info/.distfiles                     |    1 +
 Functions/VCS_Info/Backends/VCS_INFO_detect_hg    |   14 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_git |   35 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_hg  |  295 +++++++++----
 Functions/VCS_Info/VCS_INFO_formats               |   26 +-
 Functions/VCS_Info/VCS_INFO_hook                  |   10 +-
 Functions/VCS_Info/VCS_INFO_quilt                 |  190 ++++++++
 Functions/VCS_Info/vcs_info                       |   30 +-
 Misc/.distfiles                                   |    1 +
 Misc/vcs_info-examples                            |  496 ++++++++++++++++++++
 11 files changed, 1303 insertions(+), 301 deletions(-)

The major changes are vast improvements for the mercurial (hg) backend
(which was done almost entirely by Seth); improved documentation (mostly
done by Simon and again Seth); quilt support (as an addon and stand
alone, see the manual for details); a number of new hooks and a fair
share of bugfixes.
2010-05-10 10:46:48 +00:00
Peter Stephenson
edc01c0455 Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE 2010-04-28 08:55:35 +00:00
Peter Stephenson
a16f04d1c7 unposted: add kindex entry for path-completion style 2010-04-14 10:26:16 +00:00
Peter Stephenson
047ee6aaf3 unposted: slightly rephrase path-completion doc 2010-04-14 09:59:39 +00:00
Peter Stephenson
e694590b37 users/15011: add path-completion style 2010-04-14 09:57:47 +00:00
Peter Stephenson
70cc1b3da0 Simon Ruderich: 27856 (tweaked): Git availability 2010-04-09 20:49:51 +00:00
Peter Stephenson
78d461126f 27843: fix description of extended history format 2010-03-29 09:42:29 +00:00
Peter Stephenson
815cc9fc0d rationalise widths of non-printing characters to zero. 2010-03-27 19:04:35 +00:00
Peter Stephenson
b16923b096 27812: display invalid bytes in multibyte characters specially 2010-03-22 19:46:53 +00:00
Peter Stephenson
c977b0125d unposted: document that age functions uses zstat, not stat 2010-03-16 22:53:32 +00:00
Peter Stephenson
53745d8df0 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH 2010-03-16 09:43:51 +00:00
Peter Stephenson
43df0a21c0 27785: IFS doesn't have a null in it in POSIX
unposted: note & needs quoting in :s in glob qualifier
2010-03-11 22:38:58 +00:00
Frank Terbeck
ff22b24f1b Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation. 2010-03-11 12:39:38 +00:00
Peter Stephenson
00e507fc0e unposted: fix calendar bug updating repeating events
allow calendar_edit to take arguments for editor
2010-03-09 11:01:20 +00:00
Peter Stephenson
21193d7f01 users/14905 + 14906: problems with :s in parameter expansion 2010-02-27 00:18:13 +00:00
Peter Stephenson
07b6256d8e 27756: add OS file locking to calendar
add errflag test to loop over fcntl()
2010-02-26 12:09:20 +00:00
Peter Stephenson
ecc7dc91f6 users/14891: say that condition arguments don't do globbing 2010-02-26 11:06:27 +00:00
Peter Stephenson
a3b971a27e 27755: add "zsystem supports" to zsh/system 2010-02-25 11:15:26 +00:00
Peter Stephenson
bec3de98df 27754 plus NEWS change: add "zsystem flock" 2010-02-24 21:37:24 +00:00
Andrey Borzenkov
406a6135b0 fix typo in compsys.yo 2010-02-17 06:16:20 +00:00
Peter Stephenson
94777f64e8 Frank Terbeck, Seth House: 27712, 22713, 27714:
VCS Info hooks and Mercurial improvements
2010-02-16 10:09:15 +00:00
Peter Stephenson
6009c7cb57 unposted: typo in formatting doc for last patch 2010-02-09 20:36:46 +00:00
Peter Stephenson
f4f0becb63 27694: add P glob qualifier for prepending 2010-02-09 17:47:02 +00:00
Peter Stephenson
fdb266d819 27661: Ben: typo in manual page references 2010-02-04 17:40:06 +00:00
Peter Stephenson
8ac97f3308 27648, 267650/1, unposted README change:
Turn off repeat and turn on ulimit in emulation modes
2010-02-03 18:34:32 +00:00
Peter Stephenson
35b74bc0b9 unposted: minor doc tweak for regexp-replace 2010-02-02 14:56:39 +00:00
Peter Stephenson
06b7029aa8 27638, based on Frank Terbeck, 27633: SOURCETRACE option 2010-01-27 19:24:22 +00:00
Peter Stephenson
7ec0c64b4d avoid Yodl error in cond.yo 2010-01-19 10:20:15 +00:00
Peter Stephenson
ec7b7e09e9 unposted: clarify documentation for 27604 2010-01-18 12:50:59 +00:00
Peter Stephenson
c508c6e368 27604: substitution using regular expressions 2010-01-18 12:47:09 +00:00
Peter Stephenson
8890e6e19f 27600: extend =~ syntax to set positional variables for matches 2010-01-17 21:48:25 +00:00
Peter Stephenson
a2c89eb701 Frank: 27599: fix formatting documentation for VCS_Info. 2010-01-16 16:27:50 +00:00
Peter Stephenson
036cb0ce95 Joakim Rosqvist: 27591 as modified in 27594:
KEYBOARD_HACK variable
2010-01-13 12:05:22 +00:00
Peter Stephenson
f80bc2b5f6 27566: add ulimit -c hard and immediate return on argument error 2010-01-05 16:29:35 +00:00
Peter Stephenson
a4fbfa38be Jesse Weinstein: 27553: improve doc phrasing 2010-01-04 20:46:35 +00:00
Peter Stephenson
7bc089c6be Mikael: 27453: highlighting for removable completion suffixes
27466: document it
2009-12-05 19:38:07 +00:00
Peter Stephenson
dc71720709 27446: Frank: tmux completion update
27447: document change for waiting for $!
2009-12-02 09:56:42 +00:00
Peter Stephenson
c969dea22f 27441: add "sa" for suffix alias completion highlighting 2009-11-30 17:26:47 +00:00
Peter Stephenson
eeb5b6c941 Mikael: 27347: enhance extended attribute support 2009-11-04 11:33:59 +00:00
Peter Stephenson
7c4c41a0bb unposted, c.f. 27313: mailing list and website moved 2009-10-22 09:28:02 +00:00
Peter Stephenson
a252b6110d Frank Terbeck: 27309: VCS_INFO doc
Holger Weiss: 27310: typo in matcher doc
Jesse Weinstein: 27310: redundant diff option
2009-10-18 19:47:29 +00:00
Peter Stephenson
179cd828a5 Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support 2009-10-04 18:18:12 +00:00
Peter Stephenson
418fc360ec Darel Henman: users/14412: fix confusion in getopts documentation 2009-09-19 16:29:16 +00:00
Peter Stephenson
4c50a92c00 27281: Holger Weiss: fix example of global history substitution 2009-09-19 16:23:22 +00:00
Peter Stephenson
2f7f3307fa Mikael: 27279: doc tweaks 2009-09-18 09:50:49 +00:00
Peter Stephenson
5d02862484 users/14387 (tweaked): alternative zsh syntax is not going to be removed 2009-09-15 13:51:12 +00:00
Peter Stephenson
49b4a71009 Baptiste Daroussin: 27267 plus 27269 plus doc:
remove perl dependency
2009-09-11 11:20:45 +00:00
Peter Stephenson
4ede75ed0e Greg Klanderman: 27255: some consistency fixes 2009-09-09 17:54:24 +00:00
Peter Stephenson
72f0b14a04 27188: improve read -q by using read -k code 2009-07-24 18:35:49 +00:00
Peter Stephenson
2c81423516 27181: extend POSIX_CD to handle target directory printing behaviour 2009-07-21 09:34:08 +00:00
Peter Stephenson
606cfb5a5e 27167: add POSIX_CD option to test "." after CDPATH 2009-07-19 19:07:14 +00:00
Peter Stephenson
3257f6b8d5 27134: Close SHTTY on exec.
27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save
parent job table.
2009-07-12 15:09:56 +00:00
Peter Stephenson
73be7ee553 27106: reset status on command that expands to empty
27122: add POSIX_JOBS option
2009-07-10 11:08:39 +00:00
Peter Stephenson
5c5a388ed7 27087: change return codes from failed "." 2009-07-02 13:46:36 +00:00
Peter Stephenson
55e4beb8d8 27085: add accept-search handling to scrollist keymap 2009-07-01 17:09:37 +00:00
Peter Stephenson
041057687f 27083: non-zero status on failures to find or execute file in "." 2009-07-01 15:07:25 +00:00
Peter Stephenson
88d07936a2 27080: it wasnt possible to exit menu selection cleanly 2009-07-01 13:41:18 +00:00
Peter Stephenson
72529e4fa6 27304: add ${(q-)..} flag 2009-06-05 11:15:48 +00:00
Peter Stephenson
cf486f41a4 Jesse W: 27024: allow overriding TEXI2HTML. 2009-05-30 22:28:50 +00:00
Peter Stephenson
ef9844b34c Ingmar Vanhassel: 26990: tidy up more HTML files 2009-05-25 16:09:40 +00:00
Peter Stephenson
96a38a74f0 Michael Hwang: 26986: formatting 2009-05-23 20:53:40 +00:00
Peter Stephenson
f359213eec 26982: Julien Langer: support stgit in VCS_Info 2009-05-22 17:38:05 +00:00
Peter Stephenson
feb29659f1 users/14143 plus tweak in padding code:
use default IFS if IFS is unset
2009-05-20 09:04:39 +00:00
Peter Stephenson
ad3d514ac7 26973: zmathfuncdef enhancements 2009-05-19 15:33:24 +00:00
Peter Stephenson
a4106e0523 Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK 2009-05-17 18:23:09 +00:00
Peter Stephenson
e61af474c1 26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS 2009-04-24 09:00:29 +00:00
Andrey Borzenkov
1f09b2909d users/14033 as modified by users/14037 and added doc: allow colon quoting
in matches in _describe
2009-04-18 07:26:56 +00:00
Peter Stephenson
9b7d3a6e46 users/14041: bind : by default to execute-named-cmd in vicmd mode 2009-04-17 15:23:08 +00:00
Peter Stephenson
126dbe29c7 Jesse W: 26840: texi2html instructions 2009-04-17 13:14:45 +00:00
Peter Stephenson
6b617801d0 26839: add --node-files option to texi2html 2009-04-16 10:17:23 +00:00
Peter Stephenson
8dd8067f13 Frank Terbeck: 26816 to 26820: VCS_Info updates 2009-04-06 19:19:08 +00:00
Peter Stephenson
b148a56869 26806 (doc tweaked): Add CORRECT_IGNORE variable 2009-04-06 09:06:35 +00:00
Peter Stephenson
7df454402c 26797: yet more changes to posix_aliases information 2009-03-26 15:21:39 +00:00
Peter Stephenson
aa529d0032 26795: further warning in POSIX_ALIASES 2009-03-26 09:53:21 +00:00
Peter Stephenson
d5c5a1f987 26783: new _user_expand completer 2009-03-25 13:27:58 +00:00
Peter Stephenson
418671fdb0 Jon Strait: 26778, 26781: extra options for PCRE matching 2009-03-25 11:29:11 +00:00
Peter Stephenson
3e1e46e9d2 26748: c modifier to add command path 2009-03-23 12:17:32 +00:00
Peter Stephenson
cb6856d115 26754: tweak zgetdir() and test for realpath() 2009-03-19 15:00:18 +00:00
Peter Stephenson
7733ade831 Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiers
26736: document the above
2009-03-15 01:17:05 +00:00
Peter Stephenson
ea29159571 users/13902: make isearch return status useful
add LASTABORTEDSEARCH variable
2009-03-13 10:04:21 +00:00
Peter Stephenson
a3e73c8d05 26683: add some notes on LC_CTYPE 2009-03-03 21:04:52 +00:00
Peter Stephenson
309708418b 26676: redirect POSIX_ALIASES readers to reserved word doc 2009-03-03 17:35:29 +00:00
Peter Stephenson
8e25f4449f 26675: add POSIX_ALIASES option 2009-03-03 17:26:03 +00:00
Peter Stephenson
919f7b12ad 26671: various minor attribute tidy ups 2009-03-03 16:40:34 +00:00
Peter Stephenson
d58e5061ad Mikael Magnusson: 26670: add zsh/attr module 2009-03-03 15:04:15 +00:00
Peter Stephenson
29233548ae Jun T.: 26667: parentheses in doc causing problems 2009-03-03 09:48:35 +00:00
Peter Stephenson
535afe3b2a 26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier 2009-03-02 10:11:45 +00:00
Peter Stephenson
bf0ef69f42 Frank Terbeck: 26612: VCS INFO documentation fix 2009-02-26 12:13:29 +00:00
Peter Stephenson
83e3d2eb49 26580: Mikael: typo. 2009-02-18 17:17:27 +00:00
Peter Stephenson
83b83db015 26579: fix hook function documentation 2009-02-18 17:12:59 +00:00
Peter Stephenson
3246dee5a2 Richard Hartmann: 26558: modify option description on invocation again 2009-02-14 13:35:36 +00:00
Peter Stephenson
9e51292273 26560: document autoload -z/-k (finally) 2009-02-12 09:56:25 +00:00
Peter Stephenson
c7d8b0dfb8 26546, 26556: sticky emulation for functions defined in emulate ... -c ...
environments, plus documentation
2009-02-11 20:42:15 +00:00
Peter Stephenson
f2dd38acc1 Richard Hartmann: 26550: document unchangeable options better 2009-02-11 17:57:56 +00:00
Peter Stephenson
76f05a9932 Frank Terbeck: 26549: VCS_Info improvements: check for changes in git 2009-02-11 12:48:21 +00:00
Peter Stephenson
b0066bc202 Richard Hartmann: 26547: index NOoptions without underscore 2009-02-11 09:46:38 +00:00
Peter Stephenson
64c6ec9a20 26535: Richard Hartmann: typo in recent path
26536: Richard Hartmann: option index entries for "NO" options
2009-02-09 09:43:25 +00:00
Andrey Borzenkov
453597547a 26530: emulate -c restores all options on return 2009-02-08 08:09:18 +00:00
Peter Stephenson
4ed30bb21b Allan Caffee <allan.caffee@gmail.com>: 26532:
index options under names without underscore, too
2009-02-07 22:30:34 +00:00
Peter Stephenson
bb02ef15c7 unposted: typo in previous patch spotted by Mikael 2009-02-06 11:03:28 +00:00
Peter Stephenson
1c165c8aa4 26517: fix naming of prompt expansion section in Unix manual 2009-02-06 09:59:38 +00:00
Peter Stephenson
d16943d9a9 TBD: documentation of highlighting 2009-02-04 20:41:32 +00:00
Andrey Borzenkov
ae66040f86 26504: document that local_options does not restore everything 2009-02-01 08:52:47 +00:00
Peter Stephenson
af39a5ab1a 26463: Greg Klanderman: add zle-line-finish widget
26464: Greg Klanderman: fix insert-ids=single for menu completion
26465: Greg Klanderman: command keymap for execution
2009-01-28 09:31:53 +00:00
Peter Stephenson
7c43fb69bf 26448: add glob sort operators oe and o+ 2009-01-27 09:55:22 +00:00
Peter Stephenson
6f16f59b9f Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystems 2009-01-26 09:49:38 +00:00
Andrey Borzenkov
665b7d1f93 26425: allow "emulate sh -c command" to eval command under sh emulation 2009-01-25 18:19:28 +00:00
Peter Stephenson
46cdeb71b7 26366: add "isearch" keymap and "accept-search" functino 2009-01-19 17:57:43 +00:00
Peter Stephenson
3af9307d14 Phil Pennock: 26312: Document no variables altered on failed match 2009-01-15 09:49:06 +00:00
Peter Stephenson
0cf040f4bf Back off 26270 (accept-and-menu-complete).
Was causing memory corruption
2009-01-13 12:19:53 +00:00