Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-30 | 22913: set $! on "bg" | Peter Stephenson | 1 | -1/+2 | |
2006-10-16 | archive.progeny.com will be decommissioned around 2006-10-22 | Geoff Wing | 1 | -3/+1 | |
Remove from lists | |||||
2006-10-16 | Doc for auto-suffix-remove/retain. | Bart Schaefer | 1 | -0/+18 | |
2006-10-13 | 22873: typo in expn.yo | Peter Stephenson | 1 | -1/+1 | |
2006-10-10 | 22854: replace-string-again | Peter Stephenson | 1 | -1/+10 | |
2006-10-10 | 22852: users style effect changed in 22191 | Peter Stephenson | 1 | -3/+4 | |
22853: unquoted ^ at end of bindkey string treated literally | |||||
2006-10-07 | 22819: bits missed for some reason | Peter Stephenson | 1 | -2/+3 | |
2006-10-05 | 22818: improved subscript flag doc | Peter Stephenson | 1 | -5/+13 | |
unposted: trivial _perforce tweak | |||||
2006-09-27 | 22780: add _arguments/comparguments -n to set index of first non-option arg | Peter Stephenson | 1 | -2/+11 | |
2006-09-21 | 22752: improved introduction to completion | Peter Stephenson | 3 | -26/+119 | |
2006-09-20 | users/10748: improve a couple of minor things in compsys doc | Peter Stephenson | 1 | -13/+9 | |
2006-09-20 | 22742: parameter padding uses string lengths unless (m) flag set | Peter Stephenson | 2 | -5/+21 | |
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode | |||||
2006-09-17 | 22728: $functrace parameter for function backtraces. | Clint Adams | 1 | -0/+6 | |
2006-09-15 | assume width 1 for control characters; | Peter Stephenson | 1 | -1/+3 | |
don't crash if width of repeated padding string is 0 | |||||
2006-09-14 | 22692: additional notes on a couple of parameter expansion features | Peter Stephenson | 1 | -0/+18 | |
2006-09-13 | 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters | Peter Stephenson | 1 | -3/+13 | |
2006-09-11 | unposted: Mikael Magnusson: typos in sched doc | Peter Stephenson | 1 | -2/+2 | |
2006-09-10 | 22676, 22678: extend sched and make it able to run events when waiting for | Peter Stephenson | 1 | -7/+32 | |
input | |||||
2006-08-21 | unposted: tweak completion docs | Peter Stephenson | 1 | -0/+7 | |
2006-08-17 | 22613: add strftime -r to use strptime() if available | Peter Stephenson | 1 | -3/+18 | |
2006-08-16 | 22610: allow zstyle -L to have arguments | Peter Stephenson | 1 | -3/+13 | |
2006-08-14 | 22608: improve doc for match-word-context | Peter Stephenson | 1 | -9/+8 | |
2006-08-14 | 22606: add match-word-context. | Peter Stephenson | 1 | -3/+34 | |
Remove workaround from match-words-by-style | |||||
2006-08-10 | unposted: trivial typo in compsys.yo | Peter Stephenson | 1 | -1/+1 | |
2006-08-09 | post-22593 typo fix | Peter Stephenson | 1 | -1/+1 | |
2006-08-09 | 22593: add handle-nonexistent style to MIME handler | Peter Stephenson | 1 | -0/+9 | |
2006-08-08 | 22592: add tcp_send -c option for cat | Peter Stephenson | 1 | -2/+7 | |
2006-08-02 | 22578: ensure HISTCHARS/histchars never contains non-ASCII characters | Peter Stephenson | 1 | -0/+4 | |
2006-08-02 | unposted: yet more history-beginning-search-menu fixes | Peter Stephenson | 1 | -1/+1 | |
2006-08-01 | 22574: more history-beginning-search-menu fixes | Peter Stephenson | 1 | -1/+1 | |
2006-08-01 | 22573: smooth interface to history-beginning-search-menu | Peter Stephenson | 1 | -0/+12 | |
document how to quote metacharacters for reverse array subscript | |||||
2006-07-28 | 22559: add history-beginning-search-menu | Peter Stephenson | 1 | -0/+23 | |
2006-07-25 | 22557: turn on multibyte option by default | Peter Stephenson | 1 | -9/+21 | |
2006-07-24 | 22556: Multibyte separators and delimiters | Peter Stephenson | 1 | -0/+4 | |
2006-07-10 | 22544: Improve use of ztype tests for multibyte characters. Add | Peter Stephenson | 1 | -0/+21 | |
POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names. | |||||
2006-06-30 | 22529: multibyte conversion in math expressions | Peter Stephenson | 1 | -7/+8 | |
2006-06-28 | 22526: enhance ${(#)...} to handle Unicode | Peter Stephenson | 1 | -0/+3 | |
2006-06-05 | 22483: add $sysparams to zsh/system | Peter Stephenson | 1 | -1/+17 | |
2006-05-22 | 22451: cross-reference ${^spec} in brace expansion | Peter Stephenson | 1 | -0/+7 | |
2006-05-12 | 22440: _list_files loaded zsh/stat too early | Peter Stephenson | 2 | -3/+9 | |
unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID | |||||
2006-04-25 | 22427: zle <widget> -w sets the environment for <widget> | Peter Stephenson | 1 | -3/+9 | |
2006-04-23 | users/10172: new zle command read-command | Peter Stephenson | 1 | -0/+16 | |
2006-04-19 | unposted: documentation for execute-as-is fix in 22417 | Peter Stephenson | 1 | -2/+4 | |
2006-04-19 | 22416, tweaked: math functions via shell functions | Peter Stephenson | 2 | -83/+194 | |
unposted: add styles to pick-web-browser | |||||
2006-04-09 | 22408: support for multibyte characters in patterns | Peter Stephenson | 2 | -7/+34 | |
2006-04-05 | 22394, 22043: execute-as-is style for MIME suffixes | Peter Stephenson | 1 | -0/+9 | |
2006-04-05 | 22393, 22402: use-ip and known-hosts-files styles | Peter Stephenson | 1 | -0/+17 | |
2006-04-05 | 22375: doc for ${(0)...} splitting | Peter Stephenson | 1 | -0/+4 | |
2006-03-29 | users/10107: shell ignores SIGQUIT | Peter Stephenson | 1 | -0/+1 | |
2006-03-21 | 22638: MACHINES: IRIX | Peter Stephenson | 1 | -2/+6 | |
users/10047: zle widget -K keymap |