summaryrefslogtreecommitdiff
path: root/Functions/Zle
AgeCommit message (Collapse)AuthorFilesLines
2015-08-1736212: save and restore HISTNO along with other editor state, for sanity of ↵Barton E. Schaefer1-3/+5
"zle undo"
2015-08-16unposted: mention bracketed-paste-magic in url-quote-magic commentsBarton E. Schaefer1-0/+6
2015-08-1636195, 36196: wrapper of bracketed-paste for compatibilty with ↵Barton E. Schaefer1-0/+192
url-quote-magic and other self-insert wrapper widgets
2015-08-1336131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is ↵Oliver Kiddle1-13/+23
referenced for a clear change number marking the current state
2015-08-05unposted (c.f. Bart: 35902): use - after zle -U in case $key is -Oliver Kiddle1-1/+1
2015-07-2435807: edit-command-line: Fix for non-7bit-data (after 35769)Daniel Shahaf1-1/+4
Bug reported and fix suggested by Mikael.
2015-07-2235823: fix handling of MARK and CURSOR, clean up documentary commentBarton E. Schaefer1-26/+37
2015-07-1335769: edit-command-line: Go to the right byte offsetDaniel Shahaf1-1/+11
2015-07-1435737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and ↵Oliver Kiddle1-1/+4
beep when limit is reached
2015-06-2235558: narrow-to-region: Use unique parameter names for new featureMikael Magnusson1-5/+5
2015-06-2135545: enhance narrow-to-region to return LBUFFER and RBUFFERPeter Stephenson1-2/+11
2015-06-1435469: test UNDO_CHANGE_NO to determine whether to start over or use the ↵Barton E. Schaefer1-3/+9
next history event
2015-05-1335093: new zle widgets for Vim-style text objectsOliver Kiddle3-0/+202
2014-12-2734067: safe tempfile creation, part 1Barton E. Schaefer1-7/+5
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-48/+0
2014-08-10unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 releasePeter Stephenson1-0/+1
2014-07-24unposted: replace-argument can take negative prefix to count from endPeter Stephenson1-7/+9
2014-07-1732866: new replace-argument ZLE function.Peter Stephenson2-0/+55
Also a couple of read-from-minibuffer fixes: don't pass numeric argument to recursive edit, and hide the minibuffer edit from the undo history.
2014-04-07addition to 32527: also update .distfilesPeter Stephenson1-0/+1
2014-04-0732527: zcalc-auto-insert key binding for use in zcalcPeter Stephenson1-0/+8
2014-02-28users 18531 plus doc etc.: new expand-absolute-path widgetPeter Stephenson2-0/+20
2013-10-27Some syntax adjustments in _expand_word_and_keep. Add a working URL.Barton E. Schaefer1-10/+17
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