about summary refs log tree commit diff
path: root/Functions/Misc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 24990: Stephane Chazelas: fix various little quirks in zmvPeter Stephenson2008-05-111-29/+30
|
* Miek Gieben: users/12781: zmv Usage messagePeter Stephenson2008-04-131-1/+1
|
* Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.Bart Schaefer2008-03-151-10/+27
| | | | | Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name suffix. Add some knowledge of the MULTIBYTE option and its effects.
* 24576: replace shebang lines.Clint Adams2008-02-221-0/+1
|
* unposted: Functions/Misc/xtermctl: update uses of "read" to take advantageBart Schaefer2008-02-181-5/+9
| | | | of users/12600.
* unposted: remove shebang line.Clint Adams2008-02-072-3/+0
|
* 4.3.4-dev-8 zsh-4.3.4-dev-8Peter Stephenson2008-01-291-0/+2
|
* users/12453: X11 window control for xterm-compatible emulatorsBart Schaefer2008-01-181-0/+116
|
* Fix introductory comment and add -i to the #! line.Bart Schaefer2008-01-161-2/+5
|
* users/12426: post-it notes for zshBart Schaefer2008-01-131-0/+87
|
* 24364: local assignment to HELPDIR with a default location.Bart Schaefer2008-01-131-2/+2
|
* 24349: add comment about HELPDIR to assist replacement in Debian build.Clint Adams2008-01-041-0/+2
|
* 24332, 24333: Improvements to run-help suggested by J.Sommer.Bart Schaefer2007-12-315-4/+52
|
* 24298: Tonguc Yumruk: emulate -L consistencyPeter Stephenson2007-12-191-1/+1
|
* 24242: unify top lines as #!/bin/zsh (followed by options).Clint Adams2007-12-134-4/+4
|
* attempt to remove executable permission, part 3Peter Stephenson2007-07-251-0/+6
|
* attempt to remove executable permission, part 2Peter Stephenson2007-07-251-6/+0
|
* unposted: force file to be non-executablePeter Stephenson2007-07-251-1/+1
|
* 11484: allow zmv to rename to equivalent but differently named filesPeter Stephenson2007-05-141-7/+2
|
* 23301: fix semicolon mistyped as a colon.Clint Adams2007-04-191-1/+1
|
* unposted: meant to add add-zsh-hook a while ago zsh-4.3.4Peter Stephenson2007-04-191-0/+63
|
* unposted: prepare for release of 4.3.3 zsh-4.3.3Peter Stephenson2007-04-161-0/+1
|
* unposted: tweak for possible multibyte characters.Bart Schaefer2007-02-261-6/+12
|
* Add a number of other notes about terminal attributes.Bart Schaefer2006-10-161-3/+39
|
* 22874: run-help unquoting wasn't consistentPeter Stephenson2006-10-151-0/+3
|
* zsh-users/10720: a couple of checkmail fixesPeter Stephenson2006-09-151-1/+2
|
* 22480: autoload math functions from zmathfuncdefPeter Stephenson2006-06-021-0/+26
|
* unposted: improve recognition of parameter arguments in zmathfuncdefPeter Stephenson2006-04-231-1/+1
|
* 22416: forgot zmathfuncdefPeter Stephenson2006-04-201-0/+45
|
* 22416, tweaked: math functions via shell functionsPeter Stephenson2006-04-192-8/+24
| | | | unposted: add styles to pick-web-browser
* users/9604: enhance run-help to strip quotesPeter Stephenson2005-11-011-1/+8
|
* 21960: put zcalc history file in ZDOTDIR if set.Clint Adams2005-10-311-1/+1
|
* unposted: range-checking of numeric arguments in zargsBart Schaefer2005-09-241-3/+30
|
* Use set -o in listalloptions to avoid kshoptionprintBart Schaefer2005-07-101-5/+2
|
* zargs: add -I and -L options of xargs.Bart Schaefer2005-06-201-5/+22
|
* 20244: fix bug with zed-iting autoloaded functions.Bart Schaefer2004-08-101-1/+1
|
* 20089: various zed improvementsPeter Stephenson2004-06-231-21/+43
|
* Use the new `history -ap' command to restore the history instead ofWayne Davison2004-05-211-10/+3
| | | | using a trap function.
* Use the new history push/pop options to fc to save and restore theWayne Davison2004-05-201-13/+4
| | | | current history buffer.
* 19936: zcalc temp history file namePeter Stephenson2004-05-131-2/+2
|
* 19733 with docs tweaked: keymaps for vared and zedPeter Stephenson2004-04-061-13/+20
|