summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* unposted: vcs_info: Break out VCS_INFO_quilt-patch2subject into VCS_INFO_patc...Daniel Shahaf2016-12-013-48/+52
* unposted: set new vichange flag for surround widgetOliver Kiddle2016-11-251-0/+1
* 39986, 39989: improve handling of vi-repeat-changeOliver Kiddle2016-11-201-0/+3
* 39884: fix history-beginning-search-menu for history lines containing a pipe ...Oliver Kiddle2016-11-091-1/+1
* 39786: vcs_info (hg): Use native hexdump implementation instead of external c...Daniel Shahaf2016-10-313-3/+21
* unposted: add "--" to zle widget call for conventional sanityBarton E. Schaefer2016-10-291-1/+1
* unposted: handle empty pastes and "zle bracketed-paste variablename" form.Barton E. Schaefer2016-10-281-2/+2
* 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf2016-09-301-2/+2
* 39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf2016-09-241-2/+6
* bracketed-paste-url-magic: Handle magnet links too, and allow for schemes wit...Mikael Magnusson2016-09-191-2/+2
* 39131: return on error needs to be at the outer scope.Barton E. Schaefer2016-08-301-4/+4
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-223-3/+3
* unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf2016-07-282-3/+3
* 38957: make use of updates to match-words-by-style and better support complet...Oliver Kiddle2016-07-281-28/+27
* unposted: fix vi-pipe for visual mode: don't need to force line modeOliver Kiddle2016-07-281-1/+1
* 38953: Fix some issues with match-words-by-style.Peter Stephenson2016-07-282-15/+45
* unposted: Prefix function's name to its error messages.Daniel Shahaf2016-07-271-2/+2
* 38936: fix vi-pipe function for option compatibilityOliver Kiddle2016-07-241-3/+8
* 38929: new vim style text object using match-words-by-style mechanismOliver Kiddle2016-07-241-0/+121
* Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.Barton E. Schaefer2016-07-171-0/+0
* 38866: update add-zle-hook-widget doc for 38850, bug fixesBarton E. Schaefer2016-07-171-21/+36
* 38850: Simplify indexing scheme to store hooks in the order they are addedBarton E. Schaefer2016-07-131-31/+39
* 38796: Fix subword matching on last character of subword.Peter Stephenson2016-07-081-1/+7
* 38783: zcalc tweaks for RPN mode.Peter Stephenson2016-07-041-8/+18
* 38770: vi upper/lowercase widgets and shell widget example that reads a vi mo...Oliver Kiddle2016-06-291-0/+31
* 38749: fixes for case at start of a line and for ksharraysOliver Kiddle2016-06-222-1/+7
* 38737: clean up zcalc variables.Peter Stephenson2016-06-211-142/+147
* 38736: various RPN mode enhancements for zcalcPeter Stephenson2016-06-211-12/+66
* 38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ...Barton E. Schaefer2016-06-191-23/+46
* unposted: zed needs localoptions noksharraysBarton E. Schaefer2016-06-181-0/+2
* 38693: Add RPN mode to zcalcPeter Stephenson2016-06-162-23/+116
* 38670: New function for managing ZLE special widgets, modeled after Functions...Barton E. Schaefer2016-06-121-0/+140
* 38579: simplify saving and restoring of stateOliver Kiddle2016-06-091-25/+19
* 38610: vcs_info quilt: Extract a patch subject, 2.0.Daniel Shahaf2016-06-061-4/+38
* 38609: vcs_info quilt: Factor out a helper function. No functional change.Daniel Shahaf2016-06-061-13/+22
* unposted: Commit forgotten part of users/21256.Daniel Shahaf2016-05-102-0/+36
* unposted: update documentary comments to remove references to self-insert-unm...Barton E. Schaefer2016-05-091-2/+2
* 37971: fix potential issues when interacting with user-defined widgetsBarton E. Schaefer2016-02-141-2/+2
* 37814: run-help-ip: use an absolute path for the shebang.Kamil Dudka2016-01-281-1/+1
* unposted: Fix typo in comment.Daniel Shahaf2016-01-151-2/+2
* 37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf2016-01-151-1/+3
* 37570: give truth to the doc assertion transpose-words-match is a drop-in rep...Barton E. Schaefer2016-01-131-1/+10
* 37567: use (Z:n:) to split the buffer into words so line breaks are treated a...Barton E. Schaefer2016-01-131-3/+3
* 37451: vcs_info: Declare "msgs" in early contextFrank Terbeck2015-12-301-1/+1
* 37345: VCS_INFO functions break with setopt no_unsetPhilip Sequeira2015-12-232-2/+2
* users/21082 (expanded): a more complete sorting of version strings that are n...Barton E. Schaefer2015-12-191-1/+19
* users/21068: use emacs keymap in vared by defaultBarton E. Schaefer2015-12-191-1/+1
* unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...Daniel Shahaf2015-12-191-2/+2
* 37400: typo gave unwanted error message in zsh_directory_name_genericPeter Stephenson2015-12-141-2/+2
* 37386: localise mbegin, mend, match in URL magicPeter Stephenson2015-12-111-1/+1