summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2013-04-0531222: Stop {up,down}-line-or-beginning-search from triggering ↵Frank Terbeck2-0/+4
warn_create_global This is a followup to 30995 taking Peter's suggestions from 30997 into account.
2013-03-1731155: minor extra zcalc features and documentationPeter Stephenson1-1/+10
2013-03-1531154: make zcalc understand continuation lines with a backslashPeter Stephenson1-1/+11
2013-03-1031136: vcs_info: just set parameters instead of passing over a pipeMikael Magnusson1-12/+9
2013-03-1030639: Add support for showing the current action is cherry-pick to vcs_info ↵Mikael Magnusson1-0/+11
git backend
2013-03-05users/17666: zcalc -f sets FORCE_FLOATPeter Stephenson1-1/+4
2013-01-24users/17608: use function to modify currrent command line argumentPeter Stephenson1-13/+22
2012-09-28Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unixFrank Terbeck1-1/+1
2012-09-28Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag ↵Frank Terbeck1-3/+6
from the hg vcs_info backend
2012-08-20Stepan Koltsov: 30634: use (q-) quotingPeter Stephenson1-1/+1
for zmv output for clarity.
2012-08-17Stepan Koltsov: vcs_info: %a to output number of all patches in ↵Frank Terbeck3-8/+11
(no)?patch-format styles
2012-06-16users/17134: avoid bad math errorBart Schaefer1-1/+1
2012-06-04users/17132: skip-whitespace-first style for compatibility with bash etc.Peter Stephenson2-83/+91
in widgets using forward-word-match
2012-05-23Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied'Frank Terbeck1-1/+1
2012-05-1430468: prompt_fade_setup: add missing $Mikael Magnusson1-1/+1
2012-05-0230461, 30462 (tweaked): add missing local for match, mbegin and mendMikael Magnusson4-1/+4
2012-04-1230388, 30389 (Stephane): zargs: handle zero-length arguments.Peter Stephenson1-8/+8
2012-04-01users/16944: more locals needed in url-quote-magicPeter Stephenson1-1/+2
2012-03-30add some braces to avoid compiler warningsPeter Stephenson1-0/+2
2012-03-29users/16932: implement $UNDO_CHANGE_NO and argument to undo widgetPeter Stephenson1-0/+9
2012-03-01unposted (users/16697): use a better output file name when the DISPLAYBart Schaefer1-7/+8
variable refers to a socket file (MacOS); fix problem with writing the output file when the user overrides the default value of TERM.
2012-03-01unposted (30090): add -h (help) and -L (list extant hooks) options.Bart Schaefer1-5/+17
2012-02-14users/16760: make reply local in url-quote-magic for the benefit of stylesPeter Stephenson1-0/+1
2012-02-1430214: emulate bash's \$ prompt behavior.Wayne Davison1-1/+1
2012-02-1330214: prompt_redhat_setup: Fix quoting in `redhat' prompt.Frank Terbeck1-1/+1
2012-01-1930114: VCS_INFO_check_com: Remove a superfluous stat()Frank Terbeck1-1/+1
2012-01-0530087: Christian Höltje: remove any hooks with prompt themePeter Stephenson1-2/+4
2011-12-3030046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7Frank Terbeck1-1/+17
2011-12-1330020: prevent prompt_opts and zle_highlight from leaking out ofBart Schaefer1-1/+2
prompt_preview_theme
2011-11-20Missed file.Peter Stephenson1-0/+24
2011-11-1829908: make MIME functions handle stacked suffixesPeter Stephenson2-16/+59
2011-11-09Akinori MUSHA: 29900: Backends/VCS_INFO_detect_svn: Adjust detection to ↵Frank Terbeck1-2/+2
support subversion 1.7.
2011-11-0729894: display and use previous replacement in replace-stringPeter Stephenson1-5/+15
2011-11-0429892: fix regular expression replacements in replace-stringPeter Stephenson2-26/+15
improve variable save and restore in read-from-minibuffer
2011-08-29users/16291: prompt_bart_preexec uses history text in the non-"fg" caseBart Schaefer1-2/+3
to avoid alias expansion.
2011-08-20Belatedly add move-line-in-buffer.Bart Schaefer1-0/+1
2011-08-18Use preexec hook to replace "fg" et al. with the jobtext of the resumed job.Bart Schaefer1-2/+27
2011-08-1428852: Use syntax that doesn't depend on SHORT_LOOPS being set.Mikael Magnusson2-4/+3
2011-08-0329644: work around _describe bug, plus cosmetic tweaksPeter Stephenson1-1/+1
2011-06-3029526: vcs_info: Set `max-exports' early after certain `start-up' hooks.Frank Terbeck1-0/+3
2011-06-08Jeremy Sylvestre: 29468: add some ligatures and symbols to composed charactersPeter Stephenson1-4/+54
2011-06-05fix whitespace in Functions/Zle/move-line-in-bufferClint Adams1-1/+1
2011-06-01users/16064: example widget for line motion inside multiline buffersBart Schaefer1-0/+16
without navigating history
2011-05-31Jan Pobrislo: 29411: vcs_info: Major bzr backend update.Frank Terbeck1-6/+83
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson4-4/+4
2011-04-25unposted: Revert change from 28896, which did more evil than good.Frank Terbeck1-2/+0
2011-03-3028959: Make the nvcsformats style be used if vcs_info is disabled.Frank Terbeck2-7/+3
2011-03-3028961: Add `no-vcs' hook.Frank Terbeck1-0/+1
2011-03-3028960: Add functions to add/remove static hooks.Frank Terbeck4-0/+71
2011-03-3028958: Support registering hooks independent of the context.Frank Terbeck1-3/+15