summaryrefslogtreecommitdiff
path: root/Functions/Zle
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-01-24users/17608: use function to modify currrent command line argumentPeter Stephenson1-13/+22
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-0230461, 30462 (tweaked): add missing local for match, mbegin and mendMikael Magnusson1-1/+1
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-02-14users/16760: make reply local in url-quote-magic for the benefit of stylesPeter Stephenson1-0/+1
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-20Belatedly add move-line-in-buffer.Bart Schaefer1-0/+1
2011-08-1428852: Use syntax that doesn't depend on SHORT_LOOPS being set.Mikael Magnusson1-2/+1
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-04-25unposted: Revert change from 28896, which did more evil than good.Frank Terbeck1-2/+0
2011-03-1628896: unset `monitor' option while the widget is running to avoid ↵Frank Terbeck1-0/+2
accidential data loss.
2011-02-1828772: Update regions in region highlight dynamicallyPeter Stephenson1-1/+1
2011-02-11users/15738: better cursor positioning in modify-current-argumentPeter Stephenson1-10/+34
2011-02-11users/15759 for send-invisibleBart Schaefer2-0/+86
2010-09-08unposted: safety on regexp errors in replace-string-againPeter Stephenson1-2/+2
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson4-4/+4
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson10-11/+11
2010-06-1628042: transpose-lines widgetPeter Stephenson2-16/+76
2010-01-1827604: substitution using regular expressionsPeter Stephenson1-3/+9
2009-10-22unposted: more local variables neededPeter Stephenson1-1/+1
2009-10-22unposted, c.f. 27313: mailing list and website movedPeter Stephenson1-1/+1
2009-01-09Benjamin R. Haskell: 26265: fix some composed charactersPeter Stephenson1-2/+2
2008-12-1626141: word-split EDITOR/VISUAL so users can have multi-argument commands in ↵Clint Adams1-1/+1
those variables.
2008-12-08Benjamin R. Haskell: users/13544: typo in composing charactersPeter Stephenson1-1/+1
2008-10-29update to 4.3.8Peter Stephenson1-2/+2
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson9-9/+9
2008-07-07unposted: fix warn_create_global warnings in copy-earlier-wordPeter Stephenson1-1/+3
2008-06-2425244: add subword-range stylePeter Stephenson3-11/+17
2008-06-24users/12987: add subword capability to word-stylePeter Stephenson2-14/+70
2008-04-07restore read-from-minibuffer save/restorePeter Stephenson1-15/+35
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson2-14/+10
2008-04-0224781: enhance word-context to use next or previous wordPeter Stephenson1-14/+11
2007-11-1024082: delete-whole-word-match failed on whitespacePeter Stephenson1-1/+1
2007-11-1024081: fix xtracePeter Stephenson1-1/+1
2007-11-10Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson3-4/+4
calls with general arguments
2007-08-2223791: use VARARR for MB_CUR_MAXPeter Stephenson1-1/+1
users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word
2007-08-21users/11790: avoid nounsetPeter Stephenson2-0/+4
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson3-33/+29
adds text to the kill ring
2007-04-18users/11424: don't embed a comment inside a math expression.Wayne Davison1-2/+2
2007-02-26unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer1-21/+50
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2006-12-15users/11083: functions for handling shell arguments in ZLEPeter Stephenson3-19/+132
2006-12-11Unposted, see 23042: add some missing backslashes at the ends of lines.Bart Schaefer1-3/+3
2006-10-25boring .distfiles stuffPeter Stephenson1-0/+1
2006-10-16Add an example, as a comment.Bart Schaefer1-0/+19