Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted, c.f. 43913: emulate -L zsh in edit-command-line | Peter Stephenson | 2018-12-19 | 1 | -0/+2 |
| | | | | Otherwise bad effects observed with GLOB_SUBST set. | ||||
* | 43779 (tweaked): add parentheses to fix expression with cprecedences option set | Joey Pabalinas | 2018-11-08 | 1 | -2/+2 |
| | |||||
* | 41899: handle multi-word values of $VISUAL et al., and line counting of ↵ | Barton E. Schaefer | 2017-10-15 | 1 | -5/+5 |
| | | | | buffer for emacs startup | ||||
* | 41265: quote the inserted file names as necessary | Wieland Hoffmann | 2017-06-16 | 1 | -2/+2 |
| | |||||
* | unposted: fix typo in url-quote-magic | Eric Cook | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | unposted: Use typeset -g in insert-unicode-char | Peter Stephenson | 2017-05-02 | 1 | -2/+2 |
| | | | | Avoid warning from WARN_NESTED_VAR if set. | ||||
* | Oliver: 40118: alternate fix replacing 40115 | Barton E. Schaefer | 2016-12-24 | 1 | -25/+19 |
| | | | | | This commit reverts 40115 (commit 3594f55f) thus restoring 38579, then applies 40118: Relocate BUFFER/CURSOR reset to work around "fc -p" issue | ||||
* | 40115: revert 38579 due to bug restoring BUFFER after history search | Zhiming Wang | 2016-12-06 | 1 | -19/+25 |
| | | | | This reverts commit 20948d088994dc7b26a26b94926432985fa6863e. | ||||
* | unposted: set new vichange flag for surround widget | Oliver Kiddle | 2016-11-25 | 1 | -0/+1 |
| | |||||
* | 39986, 39989: improve handling of vi-repeat-change | Oliver Kiddle | 2016-11-20 | 1 | -0/+3 |
| | | | | | | Save previous vi change and throw away a new change that fails. Add zle -f vichange to allow shell widget to be a single change. Fix repeat of command where numeric arguments were multiplied. | ||||
* | 39884: fix history-beginning-search-menu for history lines containing a pipe ↵ | Oliver Kiddle | 2016-11-09 | 1 | -1/+1 |
| | | | | character | ||||
* | unposted: add "--" to zle widget call for conventional sanity | Barton E. Schaefer | 2016-10-29 | 1 | -1/+1 |
| | |||||
* | unposted: handle empty pastes and "zle bracketed-paste variablename" form. | Barton E. Schaefer | 2016-10-28 | 1 | -2/+2 |
| | |||||
* | bracketed-paste-url-magic: Handle magnet links too, and allow for schemes ↵ | Mikael Magnusson | 2016-09-19 | 1 | -2/+2 |
| | | | | without // | ||||
* | 39046 + 39061: New :P history modifier. | Daniel Shahaf | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | 38957: make use of updates to match-words-by-style and better support ↵ | Oliver Kiddle | 2016-07-28 | 1 | -28/+27 |
| | | | | completion of word-style styles for zstyle | ||||
* | unposted: fix vi-pipe for visual mode: don't need to force line mode | Oliver Kiddle | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | 38953: Fix some issues with match-words-by-style. | Peter Stephenson | 2016-07-28 | 2 | -15/+45 |
| | | | | | | Add keyword retrieval of words. Improve test for start of word in subwords for use in delete-whole-word. If line after cursor is empty, white space is treated as ws-after-cursor. | ||||
* | 38936: fix vi-pipe function for option compatibility | Oliver Kiddle | 2016-07-24 | 1 | -3/+8 |
| | |||||
* | 38929: new vim style text object using match-words-by-style mechanism | Oliver Kiddle | 2016-07-24 | 1 | -0/+121 |
| | |||||
* | Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget. | Barton E. Schaefer | 2016-07-17 | 1 | -186/+0 |
| | |||||
* | 38866: update add-zle-hook-widget doc for 38850, bug fixes | Barton E. Schaefer | 2016-07-17 | 1 | -21/+36 |
| | | | | Edge case handling, wrap in anonymous function for kshautoload management. | ||||
* | 38850: Simplify indexing scheme to store hooks in the order they are added | Barton E. Schaefer | 2016-07-13 | 1 | -31/+39 |
| | | | | Also, better handling of edge cases and of autoloading/sourcing file | ||||
* | 38796: Fix subword matching on last character of subword. | Peter Stephenson | 2016-07-08 | 1 | -1/+7 |
| | |||||
* | 38770: vi upper/lowercase widgets and shell widget example that reads a vi ↵ | Oliver Kiddle | 2016-06-29 | 1 | -0/+31 |
| | | | | movement | ||||
* | 38749: fixes for case at start of a line and for ksharrays | Oliver Kiddle | 2016-06-22 | 2 | -1/+7 |
| | |||||
* | 38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ↵ | Barton E. Schaefer | 2016-06-19 | 1 | -23/+46 |
| | | | | hook that is added without one, to preserve append ordering | ||||
* | 38693: Add RPN mode to zcalc | Peter Stephenson | 2016-06-16 | 1 | -1/+2 |
| | |||||
* | 38670: New function for managing ZLE special widgets, modeled after ↵ | Barton E. Schaefer | 2016-06-12 | 1 | -0/+140 |
| | | | | Functions/Misc/add-zsh-hook. | ||||
* | 38579: simplify saving and restoring of state | Oliver Kiddle | 2016-06-09 | 1 | -25/+19 |
| | |||||
* | unposted: update documentary comments to remove references to ↵ | Barton E. Schaefer | 2016-05-09 | 1 | -2/+2 |
| | | | | self-insert-unmeta. | ||||
* | 37971: fix potential issues when interacting with user-defined widgets | Barton E. Schaefer | 2016-02-14 | 1 | -2/+2 |
| | | | | Cf. users/21284: Eric Freese | ||||
* | 37570: give truth to the doc assertion transpose-words-match is a drop-in ↵ | Barton E. Schaefer | 2016-01-13 | 1 | -1/+10 |
| | | | | replacement for transpose-words | ||||
* | 37567: use (Z:n:) to split the buffer into words so line breaks are treated ↵ | Barton E. Schaefer | 2016-01-13 | 1 | -3/+3 |
| | | | | as whitespace | ||||
* | unposted (after users/20873): Theoretical fix: don't parse print/echo escape ↵ | Daniel Shahaf | 2015-12-19 | 1 | -2/+2 |
| | | | | sequences in $zle_bracketed_paste. | ||||
* | 37386: localise mbegin, mend, match in URL magic | Peter Stephenson | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | users/20873: disable bracketed paste while running external editor from zle | Oliver Kiddle | 2015-12-11 | 1 | -3/+7 |
| | |||||
* | 37295: kill-word-match: Join kills | Daniel Shahaf | 2015-12-03 | 2 | -0/+4 |
| | |||||
* | 37170: suppress global create warning in function | Peter Stephenson | 2015-11-20 | 1 | -5/+5 |
| | |||||
* | 37027: allow subword context to discriminate between words | Peter Stephenson | 2015-10-30 | 1 | -2/+7 |
| | |||||
* | 36994: declare local REPLY for use with "zle .read-command"; use ↵ | Barton E. Schaefer | 2015-10-27 | 1 | -3/+3 |
| | | | | .self-insert instead of .self-insert-unmeta | ||||
* | 36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ↵ | Barton E. Schaefer | 2015-10-21 | 1 | -4/+7 |
| | | | | | | the function Just in case any later initialization might have side-effects. | ||||
* | unposted: bracketed-paste-url-magic: actually do what the comment says | Mikael Magnusson | 2015-10-01 | 1 | -4/+6 |
| | |||||
* | 36692: bracketed-paste-url-magic: simpler alternative for handling pasted urls | Mikael Magnusson | 2015-10-01 | 1 | -0/+42 |
| | |||||
* | 36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, ↵ | Barton E. Schaefer | 2015-09-22 | 1 | -3/+6 |
| | | | | for emacsclient | ||||
* | unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ↵ | Barton E. Schaefer | 2015-09-12 | 1 | -13/+5 |
| | | | | adapt to new default behavior of zle_highlight for paste | ||||
* | 36483: handle incomplete multibyte characters in bracketed-paste-magi | Peter Stephenson | 2015-09-11 | 1 | -4/+12 |
| | |||||
* | 36338: Replace "5.0.9" with "5.1" in source comments | Axel Beckert | 2015-08-30 | 2 | -2/+2 |
| | |||||
* | 36266: preserve emulation and setopt context for init and finish functions, ↵ | Barton E. Schaefer | 2015-08-21 | 1 | -9/+42 |
| | | | | handle vi modes | ||||
* | 36212: save and restore HISTNO along with other editor state, for sanity of ↵ | Barton E. Schaefer | 2015-08-17 | 1 | -3/+5 |
| | | | | "zle undo" |