about summary refs log tree commit diff
path: root/Functions/Misc
Commit message (Collapse)AuthorAgeFilesLines
* 30568: Add tetriscurses contrib function, port of tetris to zcursesMikael Magnusson2015-01-091-0/+386
|
* 19371 plus tweak: run-help helper for ipArtur Penttinen2014-11-131-0/+42
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-32/+0
|
* 32527: zcalc-auto-insert key binding for use in zcalcPeter Stephenson2014-04-071-0/+3
|
* 32453: fix zcalc default base handlingPeter Stephenson2014-03-011-1/+1
|
* 32299: add use of underscores on arithmetic output for spacingPeter Stephenson2014-01-231-1/+1
|
* 32031 plus missed _run_help: get helpfiles install path corect in functionsPeter Stephenson2013-11-231-1/+1
|
* 31940: zcalc -e uses arguments as inputPeter Stephenson2013-11-081-9/+27
|
* 31634: run-help compat with alias to noglob/nocorrectPhil Pennock2013-08-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Given `alias fetch='noglob fetch'`, without this change `run-help fetch` recurses to invoke itself on the noglob command, bringing up the help for noglob. Similarly for nocorrect. Thus the user would have to quit out of the pager, then avoid quitting out of the loop, so that they can go into the second iteration and see the help for the second instance found by `whence -a`, which happens to be the target of the alias. With common pagers, that's thus 'q', 'not-q'. Somewhat frustrating. Without this change, `alias foo='noglob bar'` where `foo` is not otherwise a command would _never_ show the help for `bar`, since it only showed the help for `noglob` and there was no second line of whence output to trigger the second pass. With this change, aliases to `noglob|nocorrect` of a command somewhat ignore the presence of that precommand modifier; if a command is aliased to `noglob $itself`, then the result is that the first line of whence output is shown, no pager is used, the user can immediately see a prompt to continue and press something other-than-q to see the help for the command. If given `alias foo='noglob bar'` then `run-help foo` will immediately show the help for bar. This behaviour was chosen to be consistent with the existing alias support, but just working better with the precommand modifier.
* 31503: zmv improvements for user-specified programs.Peter Stephenson2013-07-031-4/+11
| | | | | -p splits words of commands passed to it. -P is like -p for when the program doesn't understand the -- convention
* 31155: minor extra zcalc features and documentationPeter Stephenson2013-03-171-1/+10
|
* 31154: make zcalc understand continuation lines with a backslashPeter Stephenson2013-03-151-1/+11
|
* users/17666: zcalc -f sets FORCE_FLOATPeter Stephenson2013-03-051-1/+4
|
* Stepan Koltsov: 30634: use (q-) quotingPeter Stephenson2012-08-201-1/+1
| | | | for zmv output for clarity.
* users/17134: avoid bad math errorBart Schaefer2012-06-161-1/+1
|
* 30388, 30389 (Stephane): zargs: handle zero-length arguments.Peter Stephenson2012-04-121-8/+8
|
* unposted (users/16697): use a better output file name when the DISPLAYBart Schaefer2012-03-011-7/+8
| | | | | variable refers to a socket file (MacOS); fix problem with writing the output file when the user overrides the default value of TERM.
* unposted (30090): add -h (help) and -L (list extant hooks) options.Bart Schaefer2012-03-011-5/+17
|
* 28852: Use syntax that doesn't depend on SHORT_LOOPS being set.Mikael Magnusson2011-08-141-2/+2
|
* 29307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson2011-05-191-1/+1
|
* users/15864: turn zsh_directory_name into a hookPeter Stephenson2011-03-111-2/+5
|
* 28758: make `colors' function work with non-default option setsFrank Terbeck2011-02-151-0/+2
|
* users/15583: update with zstyles and for ease of use in zle-line-init.Bart Schaefer2010-11-271-39/+88
|
* Jérôme Pouiller: 28351: new help functionsPeter Stephenson2010-10-183-0/+16
|
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-282-2/+2
|
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-281-1/+1
|
* users/14752: add #! line to zedPeter Stephenson2010-01-291-1/+1
| | | | allow script run with -i to exit on return
* Julien Jehannet: users/14751: typo in variable name in zedPeter Stephenson2010-01-291-1/+1
|
* unposted: return status 1 if no replacementPeter Stephenson2010-01-191-0/+8
|
* 27604: substitution using regular expressionsPeter Stephenson2010-01-182-0/+36
|
* 27577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyedPeter Stephenson2010-01-081-1/+1
|
* unposted: new run-help-p4Peter Stephenson2009-12-162-0/+6
|
* 27492 based on Jörg Sommer: 27473: fix run-help alias problem.Peter Stephenson2009-12-161-3/+8
|
* Alexey: users/14588: ztodo function and completionPeter Stephenson2009-11-221-0/+62
|
* Alexey: users/14588: ztodo function and completionPeter Stephenson2009-11-221-0/+1
|
* 27247: zmv checking for **/ was wrongPeter Stephenson2009-09-061-1/+1
|
* 27305: fix GNU man option handling in run-helpPeter Stephenson2009-06-051-3/+2
|
* 26973: zmathfuncdef enhancementsPeter Stephenson2009-05-191-2/+18
|
* unposted: back off 26862Peter Stephenson2009-04-251-0/+1
|
* Greg: 26862: remove unnecessary printPeter Stephenson2009-04-211-1/+0
|
* 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, ↵Clint Adams2008-12-301-1/+1
| | | | zstyle, and ztcp builtins as well.
* 25814: quote arguments to "eval".Bart Schaefer2008-10-101-1/+1
|
* 25823: bring up zshcontrib man page if run-help is run on run-help and ↵Clint Adams2008-10-071-0/+1
| | | | run-help is a function.
* TCP functions: fix some variable handling problems,Peter Stephenson2008-08-011-1/+1
| | | | | also standardise indentation add-zsh-hook: fix check for existence of hook function in existing hook
* 25272: add zshaddhistory hookPeter Stephenson2008-07-171-9/+11
|
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-114-5/+5
|
* zcalc completion idiosyncracies with :!Peter Stephenson2008-06-131-2/+2
|
* zcalc completion idiosyncracies with :!Peter Stephenson2008-06-131-2/+2
|
* improved zcalc escapes and completionPeter Stephenson2008-06-131-13/+44
|
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-171-2/+13
|