about summary refs log tree commit diff
path: root/Functions
Commit message (Collapse)AuthorAgeFilesLines
* TCP functions: fix some variable handling problems,Peter Stephenson2008-08-013-108/+111
| | | | | also standardise indentation add-zsh-hook: fix check for existence of hook function in existing hook
* 25304: Richard Hartmann: dont go beyond 80 columns in new user scriptPeter Stephenson2008-07-181-1/+2
|
* 25272: add zshaddhistory hookPeter Stephenson2008-07-171-9/+11
|
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-1119-20/+20
|
* unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson2008-07-071-1/+3
|
* unlocalised variablePeter Stephenson2008-06-301-0/+1
|
* 25244: add subword-range stylePeter Stephenson2008-06-243-11/+17
|
* users/12987: add subword capability to word-stylePeter Stephenson2008-06-242-14/+70
|
* 25237: TCP function system: make tcp_on_open return status significantPeter Stephenson2008-06-231-8/+23
|
* 25236: zsh-mime-setup -l argumentsPeter Stephenson2008-06-231-1/+7
|
* 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
|
* Tomasz Pala <gotar@polanet.pl>: users/12884:Peter Stephenson2008-05-291-11/+15
| | | | new completions for iftop and tcpdump
* unposted: add prompt_pws_setup to .distfilesPeter Stephenson2008-05-201-7/+17
|
* 25063: minor tweaks to Bart's promptPeter Stephenson2008-05-181-3/+5
|
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-1719-135/+163
|
* 24990: Stephane Chazelas: fix various little quirks in zmvPeter Stephenson2008-05-111-29/+30
|
* Oliver: 24962: update prompt_oliver_setup with default highlightingPeter Stephenson2008-05-071-8/+8
|
* Miek Gieben: users/12781: zmv Usage messagePeter Stephenson2008-04-131-1/+1
|
* restore read-from-minibuffer save/restorePeter Stephenson2008-04-071-15/+35
|
* 24782: initial go at highlighting of characters in zle command linesPeter Stephenson2008-04-032-14/+10
|
* 24781: enhance word-context to use next or previous wordPeter Stephenson2008-04-021-14/+11
|
* unposted: use kdialog in calendar_show if appropriatePeter Stephenson2008-03-311-2/+12
|
* 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-222-0/+2
|
* 24572: add style reformat-date to calendarPeter Stephenson2008-02-191-6/+16
|
* 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-073-5/+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
|
* users/12412: check for extra arguments in test and [Peter Stephenson2008-01-101-1/+6
|
* 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-137-7/+7
|
* Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson2007-11-294-44/+169
| | | | skip those beginning - that cant be invoked from the command line
* unposted: fix typo in git psvar assignment.Clint Adams2007-11-221-1/+1
|
* 24082: delete-whole-word-match failed on whitespacePeter Stephenson2007-11-101-1/+1
|
* 24081: fix xtracePeter Stephenson2007-11-101-1/+1
|
* Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson2007-11-103-4/+4
| | | | calls with general arguments
* 24043: remove one "emulate" that was too manyBart Schaefer2007-10-311-1/+0
|
* unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer2007-10-141-2/+2
|
* zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer2007-10-141-2/+5
| | | | to run precmd or preexec if they don't exist.
* 23947: remove apm battery status and add git branch detection.Clint Adams2007-10-131-14/+8
|
* unposted: fix recurring calendar event format in calendarPeter Stephenson2007-09-051-0/+3
|
* unposted: calendar_show: error in subscriptsPeter Stephenson2007-08-231-2/+2
|