about summary refs log tree commit diff
path: root/Functions/Zle
Commit message (Expand)AuthorAgeFilesLines
* 29894: display and use previous replacement in replace-stringPeter Stephenson2011-11-071-5/+15
* 29892: fix regular expression replacements in replace-stringPeter Stephenson2011-11-042-26/+15
* Belatedly add move-line-in-buffer.Bart Schaefer2011-08-201-0/+1
* 28852: Use syntax that doesn't depend on SHORT_LOOPS being set.Mikael Magnusson2011-08-141-2/+1
* Jeremy Sylvestre: 29468: add some ligatures and symbols to composed charactersPeter Stephenson2011-06-081-4/+54
* fix whitespace in Functions/Zle/move-line-in-bufferClint Adams2011-06-051-1/+1
* users/16064: example widget for line motion inside multiline buffersBart Schaefer2011-06-011-0/+16
* unposted: Revert change from 28896, which did more evil than good.Frank Terbeck2011-04-251-2/+0
* 28896: unset `monitor' option while the widget is running to avoid accidentia...Frank Terbeck2011-03-161-0/+2
* 28772: Update regions in region highlight dynamicallyPeter Stephenson2011-02-181-1/+1
* users/15738: better cursor positioning in modify-current-argumentPeter Stephenson2011-02-111-10/+34
* users/15759 for send-invisibleBart Schaefer2011-02-112-0/+86
* unposted: safety on regexp errors in replace-string-againPeter Stephenson2010-09-081-2/+2
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-284-4/+4
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-2810-11/+11
* 28042: transpose-lines widgetPeter Stephenson2010-06-162-16/+76
* 27604: substitution using regular expressionsPeter Stephenson2010-01-181-3/+9
* unposted: more local variables neededPeter Stephenson2009-10-221-1/+1
* unposted, c.f. 27313: mailing list and website movedPeter Stephenson2009-10-221-1/+1
* Benjamin R. Haskell: 26265: fix some composed charactersPeter Stephenson2009-01-091-2/+2
* 26141: word-split EDITOR/VISUAL so users can have multi-argument commands in ...Clint Adams2008-12-161-1/+1
* Benjamin R. Haskell: users/13544: typo in composing charactersPeter Stephenson2008-12-081-1/+1
* update to 4.3.8 zsh-4.3.8Peter Stephenson2008-10-291-2/+2
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-119-9/+9
* unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson2008-07-071-1/+3
* 25244: add subword-range stylePeter Stephenson2008-06-243-11/+17
* users/12987: add subword capability to word-stylePeter Stephenson2008-06-242-14/+70
* restore read-from-minibuffer save/restorePeter Stephenson2008-04-071-15/+35
* 24782: initial go at highlighting of characters in zle command linesPeter Stephenson2008-04-032-14/+10
* 24781: enhance word-context to use next or previous wordPeter Stephenson2008-04-021-14/+11
* 24082: delete-whole-word-match failed on whitespacePeter Stephenson2007-11-101-1/+1
* 24081: fix xtracePeter Stephenson2007-11-101-1/+1
* Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson2007-11-103-4/+4
* 23791: use VARARR for MB_CUR_MAXPeter Stephenson2007-08-221-1/+1
* users/11790: avoid nounsetPeter Stephenson2007-08-212-0/+4
* users/11419: zle copy-region-as-kill <string>Peter Stephenson2007-04-193-33/+29
* users/11424: don't embed a comment inside a math expression.Wayne Davison2007-04-181-2/+2
* unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer2007-02-261-21/+50
* users/11083: functions for handling shell arguments in ZLEPeter Stephenson2006-12-153-19/+132
* Unposted, see 23042: add some missing backslashes at the ends of lines.Bart Schaefer2006-12-111-3/+3
* boring .distfiles stuffPeter Stephenson2006-10-251-0/+1
* Add an example, as a comment.Bart Schaefer2006-10-161-0/+19
* 22854: replace-string-againPeter Stephenson2006-10-102-34/+49
* 22804: Mikael Magnusson: allow zero-length narrow-to-region rangePeter Stephenson2006-10-021-3/+1
* 22606: add match-word-context.Peter Stephenson2006-08-143-20/+55
* unposted: update distributed files.Clint Adams2006-08-131-19/+19
* unposted: yet more history-beginning-search-menu fixesPeter Stephenson2006-08-021-8/+8
* 22574: more history-beginning-search-menu fixesPeter Stephenson2006-08-011-2/+2
* 22573: smooth interface to history-beginning-search-menuPeter Stephenson2006-08-011-11/+34
* unposted: a technique for overriding ZLE widgets within a selected keymapBart Schaefer2006-07-311-0/+76