summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2008-08-01TCP functions: fix some variable handling problems,Peter Stephenson3-108/+111
also standardise indentation add-zsh-hook: fix check for existence of hook function in existing hook
2008-07-1825304: Richard Hartmann: dont go beyond 80 columns in new user scriptPeter Stephenson1-1/+2
2008-07-1725272: add zshaddhistory hookPeter Stephenson1-9/+11
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson19-20/+20
2008-07-07unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson1-1/+3
2008-06-30unlocalised variablePeter Stephenson1-0/+1
2008-06-2425244: add subword-range stylePeter Stephenson3-11/+17
2008-06-24users/12987: add subword capability to word-stylePeter Stephenson2-14/+70
2008-06-2325237: TCP function system: make tcp_on_open return status significantPeter Stephenson1-8/+23
2008-06-2325236: zsh-mime-setup -l argumentsPeter Stephenson1-1/+7
2008-06-13zcalc completion idiosyncracies with :!Peter Stephenson1-2/+2
2008-06-13zcalc completion idiosyncracies with :!Peter Stephenson1-2/+2
2008-06-13improved zcalc escapes and completionPeter Stephenson1-13/+44
2008-05-29Tomasz Pala <gotar@polanet.pl>: users/12884:Peter Stephenson1-11/+15
new completions for iftop and tcpdump
2008-05-20unposted: add prompt_pws_setup to .distfilesPeter Stephenson1-7/+17
2008-05-1825063: minor tweaks to Bart's promptPeter Stephenson1-3/+5
2008-05-1725095: thorough modernization of prompt theme systemPeter Stephenson19-135/+163
2008-05-1124990: Stephane Chazelas: fix various little quirks in zmvPeter Stephenson1-29/+30
2008-05-07Oliver: 24962: update prompt_oliver_setup with default highlightingPeter Stephenson1-8/+8
2008-04-13Miek Gieben: users/12781: zmv Usage messagePeter Stephenson1-1/+1
2008-04-07restore read-from-minibuffer save/restorePeter Stephenson1-15/+35
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson2-14/+10
2008-04-0224781: enhance word-context to use next or previous wordPeter Stephenson1-14/+11
2008-03-31unposted: use kdialog in calendar_show if appropriatePeter Stephenson1-2/+12
2008-03-15Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.Bart Schaefer1-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.
2008-02-2224576: replace shebang lines.Clint Adams2-0/+2
2008-02-1924572: add style reformat-date to calendarPeter Stephenson1-6/+16
2008-02-18unposted: Functions/Misc/xtermctl: update uses of "read" to take advantageBart Schaefer1-5/+9
of users/12600.
2008-02-07unposted: remove shebang line.Clint Adams3-5/+0
2008-01-294.3.4-dev-8Peter Stephenson1-0/+2
2008-01-18users/12453: X11 window control for xterm-compatible emulatorsBart Schaefer1-0/+116
2008-01-16Fix introductory comment and add -i to the #! line.Bart Schaefer1-2/+5
2008-01-13users/12426: post-it notes for zshBart Schaefer1-0/+87
2008-01-1324364: local assignment to HELPDIR with a default location.Bart Schaefer1-2/+2
2008-01-10users/12412: check for extra arguments in test and [Peter Stephenson1-1/+6
2008-01-0424349: add comment about HELPDIR to assist replacement in Debian build.Clint Adams1-0/+2
2007-12-3124332, 24333: Improvements to run-help suggested by J.Sommer.Bart Schaefer5-4/+52
2007-12-1924298: Tonguc Yumruk: emulate -L consistencyPeter Stephenson1-1/+1
2007-12-1324242: unify top lines as #!/bin/zsh (followed by options).Clint Adams7-7/+7
2007-11-29Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson4-44/+169
skip those beginning - that cant be invoked from the command line
2007-11-22unposted: fix typo in git psvar assignment.Clint Adams1-1/+1
2007-11-1024082: delete-whole-word-match failed on whitespacePeter Stephenson1-1/+1
2007-11-1024081: fix xtracePeter Stephenson1-1/+1
2007-11-10Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson3-4/+4
calls with general arguments
2007-10-3124043: remove one "emulate" that was too manyBart Schaefer1-1/+0
2007-10-14unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer1-2/+2
2007-10-14zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer1-2/+5
to run precmd or preexec if they don't exist.
2007-10-1323947: remove apm battery status and add git branch detection.Clint Adams1-14/+8
2007-09-05unposted: fix recurring calendar event format in calendarPeter Stephenson1-0/+3
2007-08-23unposted: calendar_show: error in subscriptsPeter Stephenson1-2/+2