summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2008-10-10unposted: silence some warnings when WARN_CREATE_GLOBAL is setPeter Stephenson2-1/+3
2008-10-10Quote expansion of prompt_opts in prompt() because zsh emulation is byBart Schaefer1-1/+1
necessity not enforced there.
2008-10-1025814: quote arguments to "eval".Bart Schaefer1-1/+1
2008-10-0725823: bring up zshcontrib man page if run-help is run on run-help and ↵Clint Adams1-0/+1
run-help is a function.
2008-09-3025778: Frank Terbeck: use builtin cdPeter Stephenson1-1/+1
2008-09-29unposted: VCS_Info p4 backend should restrict changes to #havePeter Stephenson1-1/+1
2008-09-2325733: add revision number to Perforce vcs_info backendPeter Stephenson1-2/+12
add abbreviation to list of backends
2008-09-2325732: make vcs_info p4 backend use server if style use-server is setPeter Stephenson1-5/+73
2008-09-2225710: various minor consistency tweaks for VCS_InfoPeter Stephenson4-4/+17
2008-09-2225713: ensure that vcs_info functions immediately after autoloading.Clint Adams1-0/+2
2008-09-2125697: drop git code and switch to vcs_info.Clint Adams1-5/+6
2008-09-19users/13252 and elsewhere: Frank Terbeck plus tweaks:Peter Stephenson37-0/+778
add VCS_Info function system
2008-09-0325600: fix incorrect pattern introduced by 25059.Bart Schaefer1-1/+1
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