summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2007-01-1823114: ${foo:s/bar/rod} brokenPeter Stephenson1-1/+5
2007-01-1423104: fix line numbers for DEBUGBEFORECMDPeter Stephenson2-7/+36
tidy up some wordcode definitions
2007-01-1223101: various combinations of ZERR with function returns were feature-riddenPeter Stephenson1-1/+7
2007-01-09users/11111: add DEBUG_BEFORE_CMD optionPeter Stephenson3-1/+19
2007-01-0923098: printf multibyte character widthsPeter Stephenson1-12/+66
2007-01-0823097: splitting of $'...' strings in completionPeter Stephenson4-33/+72
2007-01-0423088: printf formats and arguments need different octal escape sequencesPeter Stephenson2-4/+6
2007-01-0423086: printf should handle octal escapes in the \0NNN formPeter Stephenson1-2/+3
2006-12-1923071: signed characters with no multibyte supportPeter Stephenson1-3/+8
2006-12-19document OS may handle negative or zero PID in killPeter Stephenson2-51/+105
2006-12-1823054, part: error message for "kill -" with nothing after the - was confusingPeter Stephenson1-0/+4
2006-12-1323052: multibyte characters in typeset -L/R/Z paddingPeter Stephenson1-30/+46
2006-12-1323051: ${(Q)...} of RCQUOTE expression failed with DEBUG activePeter Stephenson1-2/+6
2006-12-10unposted: improve CUTBUFFER and killring documentationPeter Stephenson1-20/+24
23044: print -c and print -C didn't handle unmetafied input
2006-12-0823036: three more fixes for completion using $'...'Peter Stephenson3-3/+22
2006-12-03Incomplete improvements for $'...' in completionPeter Stephenson8-69/+412
2006-12-01c.f. 23023: new calendar function system.Peter Stephenson1-0/+1
2006-11-1923008: failure to output error message could alter exit statusPeter Stephenson1-3/+3
2006-11-1122997: fix ${...?...} exit and trapsPeter Stephenson2-2/+16
2006-11-1022992: make $? available in exit traps/hooksPeter Stephenson1-0/+1
22993: slightly more effective _make variable fix
2006-11-0922984: add zshexit hookPeter Stephenson1-0/+1
2006-11-0822983: exit could loop for everPeter Stephenson2-0/+20
2006-11-0822981: Zvi Har'el: bad call from 22952Peter Stephenson5-38/+60
22980: add hook array for special functions
2006-11-0722980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson2-11/+22
2006-11-06fix error messagePeter Stephenson2-2/+2
2006-11-0522968: fix metafication for print -z and print -sPeter Stephenson1-0/+16
2006-11-0322953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson1-8/+9
users/10928: send all "jobs" output to stdout
2006-11-0222952: fix some argument delimiters to work with multibyte charactersPeter Stephenson3-75/+162
2006-11-0222950: fix reverse-menu-complete as start of completionPeter Stephenson1-2/+8
2006-11-0122934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson5-45/+130
make ${.../#%...} anchor at both ends
2006-10-3022924: a couple more metafy_line()/unmetafy_line() problemsPeter Stephenson4-20/+32
2006-10-30obscure crash with hasbrpsfx()Peter Stephenson1-2/+12
2006-10-3022913: set $! on "bg"Peter Stephenson1-2/+14
2006-10-2522911: use QT_BACKSLASH if instring is QT_NONEPeter Stephenson1-1/+2
2006-10-2322896: Src/Zle/complete.mdd: rename Mandrake to Mandriva.Clint Adams1-1/+1
2006-10-19unposted: typo in 22885Peter Stephenson1-1/+1
2006-10-1922885: fix problems with multibyte tokenized stringsPeter Stephenson1-0/+15
unposted: _todo.sh: more contexts
2006-10-16string quoting in compctl used QT_NONE instead of QT_BACKSLASHPeter Stephenson1-1/+2
2006-10-16Add two widges for user control of auto-suffix remove/keep.Bart Schaefer2-0/+11
2006-10-1022852: users style effect changed in 22191Peter Stephenson1-1/+1
22853: unquoted ^ at end of bindkey string treated literally
2006-10-0722831: use CM_SPACE in compdescribeAndrey Borzenkov3-16/+9
2006-10-0622820: this time, fix handling of long accumulated completion linePeter Stephenson1-2/+2
2006-10-0610791: fix handling of long accumulated completion linePeter Stephenson1-1/+1
2006-10-0522819: improved internal use of string quotation,Peter Stephenson10-143/+377
plus completion bug fix with RCQUOTES
2006-09-30fix thinko in 22787Andrey Borzenkov1-1/+2
2006-09-29Vin Shelton: 22789: 22783 broke .zshenvPeter Stephenson1-8/+10
2006-09-2922787: fix calling convention of pattern_matchAndrey Borzenkov1-62/+73
2006-09-2822783: Frank Terbeck: don't load zsh/newuser unless interactivePeter Stephenson1-1/+1
2006-09-2722780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson1-0/+15
2006-09-2322765: rename some MB_ macros to WC_ for consistency.Peter Stephenson4-12/+12