summaryrefslogtreecommitdiff
path: root/Doc/Zsh/zle.yo
AgeCommit message (Collapse)AuthorFilesLines
2015-08-1136044: deactivate-region widget for escape in visual modeOliver Kiddle1-0/+5
2015-07-2435896: index zle_highlightBarton E. Schaefer1-0/+2
2015-07-2335824: allow highlighting of just pasted text and put text from bracketed ↵Oliver Kiddle1-0/+3
paste in cut buffers
2015-07-0935708: add UNDO_LIMIT_NOPeter Stephenson1-1/+22
2015-06-1935474, 35492: support the bracketed paste mode of newer terminal emulatorsOliver Kiddle1-0/+12
2015-06-1935487, 35496: don't reinstate previous incremental search stringOliver Kiddle1-1/+3
when search direction changes
2015-05-1235075: improve manual formatJun-ichi Takimoto1-4/+5
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-05-06c.f. 35041: typo in zle.yoPeter Stephenson1-1/+1
2015-05-0635034: improve manual format up to Chapter18Jun-ichi Takimoto1-159/+158
2015-05-0135007: Note in doc about scope of ZLE parametersPeter Stephenson1-0/+15
2015-04-1634902: Doc: Explain the numeric argument and be consistent about what we call itMikael Magnusson1-10/+21
2015-03-0634643: clarify documentation for print and bindkeyJun-ichi Takimoto1-0/+2
2015-03-0634653: move aborted vared lines to ZLE_VARED_ABORTEDPeter Stephenson1-1/+2
2014-12-1333956: document key binding changes and remove ^X bindingOliver Kiddle1-8/+8
2014-12-1233950: ignore KEYTIMEOUT for vi operatorsOliver Kiddle1-0/+7
2014-12-0833924: allow vi line/characterwise mode to be forcedOliver Kiddle1-2/+6
2014-11-21add menu reference to Text ObjectsBarton E. Schaefer1-0/+1
2014-11-2133730: vim style text objects for selecting wordsOliver Kiddle1-1/+45
2014-11-1733704: keybindings, documentation, tests and minorOliver Kiddle1-3/+35
fixes for vim style visual selection changes
2014-11-1733700: new widget for put in vim style visual selection modeOliver Kiddle1-0/+7
2014-11-1533697: new vim style vi-backward-word-end widgetsOliver Kiddle1-0/+9
2014-11-1533696: simple up/down line widgets that don't go through history linesOliver Kiddle1-0/+8
2014-10-3033570, 33576: make killring/yank-pop work in vi mode afterOliver Kiddle1-1/+1
vi-put-before and vi-put-after
2014-10-2333518: add support for "_ vi buffer and arguments to vi-set-buffer from a ↵Oliver Kiddle1-13/+23
zle widget
2014-10-03Fix some typos in the documentationMikael Magnusson1-1/+1
2014-06-0632715: doc formatting fixesJun T1-10/+10
2014-06-0332681: formatting issue in zle docJun T1-0/+1
2014-03-20users/18644: bindkey -s doc should have forward reference.Peter Stephenson1-0/+3
Indicate there is documentation for the argument strings.
2014-02-2332427: avoid busy loop on closed descriptors for "zle -F" handlersBarton E. Schaefer1-18/+29
Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case.
2014-02-0532355: document and test vi mode undo changesOliver Kiddle1-1/+15
2013-11-0731937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson1-2/+9
2013-04-08unposted: fix a typo in docsMikael Magnusson1-1/+1
2013-04-0531175: Add documentation for the new -i and -f options of varedFrank Terbeck1-0/+5
2012-05-0230425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the ↵Mikael Magnusson1-5/+14
set-local-history zle widget
2012-04-2030427: fix syntax error from previous commitMikael Magnusson1-1/+0
2012-04-1930412: document set-local-historyMikael Magnusson1-0/+8
2012-03-29unposted: add missing parenthesisPeter Stephenson1-1/+1
2012-03-29users/16932: implement $UNDO_CHANGE_NO and argument to undo widgetPeter Stephenson1-1/+10
2012-01-0530084: `zle -T tc func' for zle testing of termcap outputPeter Stephenson1-0/+28
2011-11-0429891: make zle -lL with arguments workPeter Stephenson1-5/+10
2011-05-2728364: document another special highlightMikael Magnusson1-0/+5
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson1-3/+3
2011-02-1828773: add zle-history-line-set widgetPeter Stephenson1-0/+4
2011-02-1828772: Update regions in region highlight dynamicallyPeter Stephenson1-4/+1
2010-12-17Štěpán Němec: 28533: typosPeter Stephenson1-7/+7
2010-10-0628285: zle-isearch-update and zle-isearch-exitPeter Stephenson1-0/+22
2010-09-0828237: new parameter ZLE_LINE_ABORTEDPeter Stephenson1-2/+6
28241: don't list .safe with bindkey -lL
2010-09-06unposted: small typo in bindkey -lL documentationPeter Stephenson1-1/+1
2010-09-0528229: can list individual keymapsPeter Stephenson1-5/+8
2010-09-0528227: improved documentation on keymapsPeter Stephenson1-12/+18
28226: improve bindkey -lL for aliased keymaps