about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* 24025: new zcurses "clear" and "location" subcommandsPeter Stephenson2007-10-271-6/+35
* 24024: add zcurses input with keypad handlingPeter Stephenson2007-10-261-3/+19
* c.f. users/12110: another tweak to $SECONDS docPeter Stephenson2007-10-251-1/+3
* c.f. users/12109: tweak to $SECONDS docPeter Stephenson2007-10-251-2/+4
* users/12100: default to a case-insensitive matcher with NO_CASE_GLOBPeter Stephenson2007-10-251-0/+5
* 24018: add zcurses scrollPeter Stephenson2007-10-241-1/+11
* 24017: fold zcurses color into attrPeter Stephenson2007-10-241-8/+51
* 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...Clint Adams2007-10-231-6/+6
* 24004: align documentation with UI changes in 24002.Clint Adams2007-10-211-20/+20
* 23986: zmv example for turning spaces into underscoresPeter Stephenson2007-10-181-0/+7
* 23982: documentation for zcurses -A.Clint Adams2007-10-171-1/+8
* 23970: zcurses -i/-e, fix leak, add zcurses -r with no argumentPeter Stephenson2007-10-171-5/+9
* 23962: store windows in a linked list instead of a static array, and use stri...Clint Adams2007-10-151-2/+2
* 23958: change target window to be the first argument of zcurses -a.Clint Adams2007-10-151-1/+1
* 23957: minor fixes.Clint Adams2007-10-151-1/+2
* unposted: update for zsh/curses module and documentation.Clint Adams2007-10-141-15/+17
* 23954: documentation for zsh/curses module.Clint Adams2007-10-142-1/+39
* 23934: cleveren _expand_alias for "foo" -> "foo blah" expansionsPeter Stephenson2007-10-111-5/+10
* unposted, c.f. users/11935: quoting of arguments to unaliasPeter Stephenson2007-10-051-1/+3
* 23883: improve precmd documentationPeter Stephenson2007-10-021-1/+3
* users/11818: allow non-numeric keys for job status parametersPeter Stephenson2007-09-051-0/+11
* 23792: test and documentation for improved backslash quotingPeter Stephenson2007-08-221-3/+7
* 23788: add -h option to chown symlinks rather than targets, and change defaul...Clint Adams2007-08-211-2/+5
* 23778: document KSH_TYPESET behaviour in typeset manual entryPeter Stephenson2007-08-181-1/+8
* 23764: allow hidden continuations in calendar entriesPeter Stephenson2007-08-161-7/+34
* 23761: calendar -b shows brief outputPeter Stephenson2007-08-161-2/+6
* 23759: a few improvements to pick-web-browserPeter Stephenson2007-08-141-24/+60
* update some .distfilesPeter Stephenson2007-08-011-1/+1
* add (#cN,M) globbing flagPeter Stephenson2007-07-271-0/+12
* 23671: command not found handlerPeter Stephenson2007-07-131-0/+12
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-19/+49
* 23660: fix numerical sorting of parameters + tests + documentationPeter Stephenson2007-07-061-6/+5
* unposted: force latest version of files from vendor to main branchPeter Stephenson2007-07-038-26/+85
* 23578: make standard features autoloadable,Peter Stephenson2007-06-201-7/+15
* 23567: new _complete_help_generic zle non-completion widgetPeter Stephenson2007-06-191-0/+36
* 23562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson2007-06-182-11/+40
* users/11575: improved documentation for _all_matchesPeter Stephenson2007-06-161-2/+9
* 23553: bit missed outPeter Stephenson2007-06-151-1/+1
* 23553: bit missed outPeter Stephenson2007-06-151-1/+2
* 23560: improve $zsh_scheduled_events to make it easier to parsePeter Stephenson2007-06-141-3/+7
* 23554: add $zsh_scheduled_eventsPeter Stephenson2007-06-122-1/+22
* 23537: make style list a hash tablePeter Stephenson2007-06-081-1/+2
* 23518: MIME styles find-file-in-path and file-path.Peter Stephenson2007-06-041-0/+37
* users/11366 (belated commit): update documentation for ${var:-word} andBart Schaefer2007-05-301-24/+24
* Phil Pennock: 23480: typoPeter Stephenson2007-05-291-1/+1
* see 23479: add initial features support for modulesPeter Stephenson2007-05-283-18/+70
* 23447: improve documentation for zsh/newuserPeter Stephenson2007-05-213-2/+62
* 23440: Make $param[(R)value] substitute the empty string on failurePeter Stephenson2007-05-211-11/+6
* 23436: consistency with null strings in local variablesPeter Stephenson2007-05-131-1/+1
* Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson2007-05-082-15/+47