Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 22544: Improve use of ztype tests for multibyte characters. Add | Peter Stephenson | 2006-07-10 | 1 | -0/+21 |
| | | | | | POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names. | ||||
* | 22529: multibyte conversion in math expressions | Peter Stephenson | 2006-06-30 | 1 | -7/+8 |
| | |||||
* | 22526: enhance ${(#)...} to handle Unicode | Peter Stephenson | 2006-06-28 | 1 | -0/+3 |
| | |||||
* | 22483: add $sysparams to zsh/system | Peter Stephenson | 2006-06-05 | 1 | -1/+17 |
| | |||||
* | 22451: cross-reference ${^spec} in brace expansion | Peter Stephenson | 2006-05-22 | 1 | -0/+7 |
| | |||||
* | 22440: _list_files loaded zsh/stat too early | Peter Stephenson | 2006-05-12 | 2 | -3/+9 |
| | | | | | unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID | ||||
* | 22427: zle <widget> -w sets the environment for <widget> | Peter Stephenson | 2006-04-25 | 1 | -3/+9 |
| | |||||
* | users/10172: new zle command read-command | Peter Stephenson | 2006-04-23 | 1 | -0/+16 |
| | |||||
* | unposted: documentation for execute-as-is fix in 22417 | Peter Stephenson | 2006-04-19 | 1 | -2/+4 |
| | |||||
* | 22416, tweaked: math functions via shell functions | Peter Stephenson | 2006-04-19 | 2 | -83/+194 |
| | | | | unposted: add styles to pick-web-browser | ||||
* | Use the --info-dir option with install-info instead of --dir-file. | Wayne Davison | 2006-04-11 | 1 | -1/+1 |
| | |||||
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 2 | -7/+34 |
| | |||||
* | 22394, 22043: execute-as-is style for MIME suffixes | Peter Stephenson | 2006-04-05 | 1 | -0/+9 |
| | |||||
* | 22393, 22402: use-ip and known-hosts-files styles | Peter Stephenson | 2006-04-05 | 1 | -0/+17 |
| | |||||
* | 22375: doc for ${(0)...} splitting | Peter Stephenson | 2006-04-05 | 1 | -0/+4 |
| | |||||
* | users/10107: shell ignores SIGQUIT | Peter Stephenson | 2006-03-29 | 1 | -0/+1 |
| | |||||
* | 22638: MACHINES: IRIX | Peter Stephenson | 2006-03-21 | 1 | -2/+6 |
| | | | | users/10047: zle widget -K keymap | ||||
* | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 2006-03-20 | 20 | -145/+199 |
| | |||||
* | Added missing <D> for HIST_SAVE_BY_COPY. | Wayne Davison | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | 22328, modified: add -o option to compadd | Peter Stephenson | 2006-03-07 | 2 | -1/+37 |
| | | | | add _list_files helper to handle new file-list style for _path_files | ||||
* | users/1097: rehash style for external commands | Peter Stephenson | 2006-03-06 | 1 | -0/+8 |
| | |||||
* | 22305: no default for pine-directory | Peter Stephenson | 2006-02-28 | 1 | -2/+3 |
| | | | | unposted: a couple of small doc fixes | ||||
* | 22285: assorted fixes: | Peter Stephenson | 2006-02-19 | 1 | -0/+2 |
| | | | | | | | _imagemagick files intro.yo list of other manual pages pick-web-browser: add firefox zsh-mime-setup: list consistent with styles for zsh-mime-handler | ||||
* | A few more improvements about word splitting. | Wayne Davison | 2006-02-16 | 1 | -5/+9 |
| | |||||
* | Document that quoting may be used in the word portion of the | Wayne Davison | 2006-02-15 | 1 | -1/+5 |
| | | | | ${name:+word} and ${name:-word} expansions. | ||||
* | Mention that the user can request field-splitting in | Wayne Davison | 2006-02-15 | 1 | -2/+2 |
| | | | | addition to choosing to use an array. | ||||
* | 22198: do always set HOME in native emulation | Peter Stephenson | 2006-02-07 | 1 | -1/+4 |
| | |||||
* | 22169: hook function zle-keymap-select called when $KEYMAP changes | Peter Stephenson | 2006-01-28 | 1 | -2/+15 |
| | |||||
* | 22165: change "zshparams" to "zshparam". | Clint Adams | 2006-01-18 | 3 | -3/+3 |
| | |||||
* | 22118: fix cdpath documentation | Peter Stephenson | 2006-01-05 | 1 | -6/+16 |
| | |||||
* | A couple more improvements to the HIST_SAVE_BY_COPY section. | Wayne Davison | 2005-12-27 | 1 | -2/+6 |
| | |||||
* | Changed a UTF-8 closing-single-quote into an ASCII apostrophe. | Wayne Davison | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | users/9788: add (oN) glob qualifier for no sorting | Peter Stephenson | 2005-12-15 | 1 | -2/+4 |
| | | | | 22076: more documentation for multibyte handling | ||||
* | 22057: don't use zsh/newuser in emulation | Peter Stephenson | 2005-12-09 | 2 | -9/+22 |
| | | | | 22058: tweak docs for release | ||||
* | 22014: argument-base, insert-unicode-char | Peter Stephenson | 2005-11-24 | 2 | -0/+31 |
| | |||||
* | users/9638: tweaks for FCEDIT etc. | Peter Stephenson | 2005-11-07 | 4 | -3/+12 |
| | | | | 21986: rewrite completion suffixes for wide characters | ||||
* | users/9618, modified: :G for global substution modifier | Peter Stephenson | 2005-11-04 | 1 | -2/+8 |
| | |||||
* | 21967: add ${(#)...} substitution | Peter Stephenson | 2005-11-01 | 1 | -0/+5 |
| | |||||
* | unposted: minor tweaks to roadmap | Peter Stephenson | 2005-10-30 | 1 | -8/+9 |
| | |||||
* | 21933: R. Ramkumar: three new styles for MIME handler | Peter Stephenson | 2005-10-25 | 1 | -15/+65 |
| | | | | 21935: documentation for same. | ||||
* | Mikael Magnusson, 21905: typos in roadmap | Peter Stephenson | 2005-10-21 | 1 | -2/+2 |
| | |||||
* | 21898: insert-composed-char can take command line argument | Peter Stephenson | 2005-10-21 | 10 | -7/+175 |
| | | | | 21899: add "roadmap" to manual | ||||
* | 21891: compose double width characters with ^A etc. | Peter Stephenson | 2005-10-19 | 1 | -0/+5 |
| | |||||
* | unposted: a few more miscellaneous composable symbols | Peter Stephenson | 2005-10-17 | 1 | -1/+18 |
| | |||||
* | Updated PROMPT_SP to mention what inverse+bold char is now output. | Wayne Davison | 2005-10-04 | 1 | -2/+2 |
| | |||||
* | Fix docs for TRAPNAL function return | Peter Stephenson | 2005-10-02 | 1 | -3/+2 |
| | |||||
* | 21779 plus unposted catch change: exception improvementss | Peter Stephenson | 2005-09-28 | 1 | -2/+2 |
| | |||||
* | unposted: alter reference to process substitutions in redriction docs | Peter Stephenson | 2005-09-26 | 1 | -3/+6 |
| | |||||
* | 21758: optimise =(<<<...) to run within the shell. | Peter Stephenson | 2005-09-23 | 1 | -0/+9 |
| | |||||
* | Unposted, c.f. 21752: Expand insert-composed-char. | Peter Stephenson | 2005-09-22 | 1 | -5/+16 |
| |