1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-28 14:22:22 +01:00
Commit graph

93 commits

Author SHA1 Message Date
Peter Stephenson
edc01c0455 Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE 2010-04-28 08:55:35 +00:00
Peter Stephenson
78d461126f 27843: fix description of extended history format 2010-03-29 09:42:29 +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
fdb266d819 27661: Ben: typo in manual page references 2010-02-04 17:40:06 +00:00
Peter Stephenson
06b7029aa8 27638, based on Frank Terbeck, 27633: SOURCETRACE option 2010-01-27 19:24:22 +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
dc71720709 27446: Frank: tmux completion update
27447: document change for waiting for $!
2009-12-02 09:56:42 +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
a4106e0523 Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK 2009-05-17 18:23:09 +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
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
3246dee5a2 Richard Hartmann: 26558: modify option description on invocation again 2009-02-14 13:35:36 +00:00
Peter Stephenson
f2dd38acc1 Richard Hartmann: 26550: document unchangeable options better 2009-02-11 17:57:56 +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
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
1c165c8aa4 26517: fix naming of prompt expansion section in Unix manual 2009-02-06 09:59:38 +00:00
Andrey Borzenkov
ae66040f86 26504: document that local_options does not restore everything 2009-02-01 08:52:47 +00:00
Peter Stephenson
976cb71d6f Richard Hartmann: 26155: quote use of . for a command in text 2008-12-18 09:49:04 +00:00
Peter Stephenson
9b032ff6d8 25958: make it possible to get docs for startup files correct 2008-10-30 12:09:18 +00:00
Peter Stephenson
3e70e99d50 Mikael: 25933: typos 2008-10-26 17:57:13 +00:00
Peter Stephenson
2f50e20d84 25931: Test for prompt code reentrancy
users/13400: clarify some ksh-like editing issues
2008-10-24 16:00:48 +00:00
Peter Stephenson
ad3e2aa215 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM 2008-10-09 13:46:45 +00:00
Peter Stephenson
8bb15c1392 25641: add emulation option (NO_)MULTI_FUNC_DEF 2008-09-11 12:49:05 +00:00
Peter Stephenson
c79ccea792 25418: set PROMPT_SUBST for all Bourne-style shells 2008-08-07 16:27:15 +00:00
Peter Stephenson
2706eac454 25415: Make DEBUG_BEFORE_CMD the default.
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
2008-08-07 16:25:14 +00:00
Peter Stephenson
8a4af211c3 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence 2008-06-12 13:45:04 +00:00
Peter Stephenson
1c29f641c6 Mikael: 25143: spelling corrections
25144: report supported bases
25139: fix number
2008-06-10 08:50:35 +00:00
Peter Stephenson
78ce07b49f 24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
2008-04-17 10:23:45 +00:00
Peter Stephenson
97dcf15556 24808: initial support for combining characters in zle 2008-04-13 16:58:42 +00:00
Peter Stephenson
d70cfd3310 24696: turn off MULTIBYTE by default in sh emulation 2008-03-07 09:44:28 +00:00
Clint Adams
3c8d53036c 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
Peter Stephenson
abae4fe16e 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default 2007-06-18 13:25:03 +00:00
Peter Stephenson
7f03c3d851 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
Clint Adams
335fcaa9c5 23205: fix misspelling of "effect". 2007-03-05 17:35:17 +00:00
Peter Stephenson
2c92d005d7 23165: fix problems with bases: error if over 36 and don't interpret octal 2007-02-12 16:43:40 +00:00
Peter Stephenson
e8b56578db users/11111: add DEBUG_BEFORE_CMD option 2007-01-09 21:59:31 +00:00
Peter Stephenson
aba936b17c 22981: Zvi Har'el: bad call from 22952
22980: add hook array for special functions
2006-11-08 10:38:05 +00:00
Peter Stephenson
9471bbcfa0 22934, modified, see 22937: add HIST_SUBST_PATTERN option
make ${.../#%...} anchor at both ends
2006-11-01 12:25:18 +00:00
Peter Stephenson
09bc7ee2b5 22557: turn on multibyte option by default 2006-07-25 18:10:37 +00:00
Peter Stephenson
4a67f24798 22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
2006-07-10 13:08:22 +00:00
Peter Stephenson
ef330a5dfd 22408: support for multibyte characters in patterns 2006-04-09 21:47:21 +00:00
Peter Stephenson
40df7069cb 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
Wayne Davison
d74e163121 Added missing <D> for HIST_SAVE_BY_COPY. 2006-03-09 18:13:47 +00:00