summaryrefslogtreecommitdiff
path: root/Functions/Misc/add-zsh-hook
AgeCommit message (Collapse)AuthorFilesLines
2016-07-28unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf1-1/+1
2015-10-2937014: Improved internal parameter setting.Peter Stephenson1-0/+2
Enhance WARNCREATEGLOBAL to work in many more cases. Don't create REPLY as an integer if it didn't previously exist as one, even if the value to be set is integral, as this is likely to mess up later uses of REPLY.
2012-03-01unposted (30090): add -h (help) and -L (list extant hooks) options.Bart Schaefer1-5/+17
2011-03-11users/15864: turn zsh_directory_name into a hookPeter Stephenson1-2/+5
2008-08-01TCP functions: fix some variable handling problems,Peter Stephenson1-1/+1
also standardise indentation add-zsh-hook: fix check for existence of hook function in existing hook
2008-07-1725272: add zshaddhistory hookPeter Stephenson1-9/+11
2008-05-1725095: thorough modernization of prompt theme systemPeter Stephenson1-2/+13
2007-04-1923301: fix semicolon mistyped as a colon.Clint Adams1-1/+1
2007-04-19unposted: meant to add add-zsh-hook a while agoPeter Stephenson1-0/+63