about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
Commit message (Collapse)AuthorAgeFilesLines
...
* 36044: deactivate-region widget for escape in visual modeOliver Kiddle2015-08-111-0/+5
|
* 35896: index zle_highlightBarton E. Schaefer2015-07-241-0/+2
|
* 35824: allow highlighting of just pasted text and put text from bracketed ↵Oliver Kiddle2015-07-231-0/+3
| | | | paste in cut buffers
* 35708: add UNDO_LIMIT_NOPeter Stephenson2015-07-091-1/+22
|
* 35474, 35492: support the bracketed paste mode of newer terminal emulatorsOliver Kiddle2015-06-191-0/+12
|
* 35487, 35496: don't reinstate previous incremental search stringOliver Kiddle2015-06-191-1/+3
| | | | when search direction changes
* 35075: improve manual formatJun-ichi Takimoto2015-05-121-4/+5
| | | | also fixed a ChangeLog entry for 35034 (2015-05-06)
* c.f. 35041: typo in zle.yoPeter Stephenson2015-05-061-1/+1
|
* 35034: improve manual format up to Chapter18Jun-ichi Takimoto2015-05-061-159/+158
|
* 35007: Note in doc about scope of ZLE parametersPeter Stephenson2015-05-011-0/+15
|
* 34902: Doc: Explain the numeric argument and be consistent about what we call itMikael Magnusson2015-04-161-10/+21
|
* 34643: clarify documentation for print and bindkeyJun-ichi Takimoto2015-03-061-0/+2
|
* 34653: move aborted vared lines to ZLE_VARED_ABORTEDPeter Stephenson2015-03-061-1/+2
|
* 33956: document key binding changes and remove ^X bindingOliver Kiddle2014-12-131-8/+8
|
* 33950: ignore KEYTIMEOUT for vi operatorsOliver Kiddle2014-12-121-0/+7
|
* 33924: allow vi line/characterwise mode to be forcedOliver Kiddle2014-12-081-2/+6
|
* add menu reference to Text ObjectsBarton E. Schaefer2014-11-211-0/+1
|
* 33730: vim style text objects for selecting wordsOliver Kiddle2014-11-211-1/+45
|
* 33704: keybindings, documentation, tests and minorOliver Kiddle2014-11-171-3/+35
| | | | fixes for vim style visual selection changes
* 33700: new widget for put in vim style visual selection modeOliver Kiddle2014-11-171-0/+7
|
* 33697: new vim style vi-backward-word-end widgetsOliver Kiddle2014-11-151-0/+9
|
* 33696: simple up/down line widgets that don't go through history linesOliver Kiddle2014-11-151-0/+8
|
* 33570, 33576: make killring/yank-pop work in vi mode afterOliver Kiddle2014-10-301-1/+1
| | | | vi-put-before and vi-put-after
* 33518: add support for "_ vi buffer and arguments to vi-set-buffer from a ↵Oliver Kiddle2014-10-231-13/+23
| | | | zle widget
* Fix some typos in the documentationMikael Magnusson2014-10-031-1/+1
|
* 32715: doc formatting fixesJun T2014-06-061-10/+10
|
* 32681: formatting issue in zle docJun T2014-06-031-0/+1
|
* users/18644: bindkey -s doc should have forward reference.Peter Stephenson2014-03-201-0/+3
| | | | Indicate there is documentation for the argument strings.
* 32427: avoid busy loop on closed descriptors for "zle -F" handlersBarton E. Schaefer2014-02-231-18/+29
| | | | | Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case.
* 32355: document and test vi mode undo changesOliver Kiddle2014-02-051-1/+15
|
* 31937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson2013-11-071-2/+9
|
* unposted: fix a typo in docsMikael Magnusson2013-04-081-1/+1
|
* 31175: Add documentation for the new -i and -f options of varedFrank Terbeck2013-04-051-0/+5
|
* 30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the ↵Mikael Magnusson2012-05-021-5/+14
| | | | set-local-history zle widget
* 30427: fix syntax error from previous commitMikael Magnusson2012-04-201-1/+0
|
* 30412: document set-local-historyMikael Magnusson2012-04-191-0/+8
|
* unposted: add missing parenthesisPeter Stephenson2012-03-291-1/+1
|
* users/16932: implement $UNDO_CHANGE_NO and argument to undo widgetPeter Stephenson2012-03-291-1/+10
|
* 30084: `zle -T tc func' for zle testing of termcap outputPeter Stephenson2012-01-051-0/+28
|
* 29891: make zle -lL with arguments workPeter Stephenson2011-11-041-5/+10
|
* 28364: document another special highlightMikael Magnusson2011-05-271-0/+5
|
* 29307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson2011-05-191-3/+3
|
* 28773: add zle-history-line-set widgetPeter Stephenson2011-02-181-0/+4
|
* 28772: Update regions in region highlight dynamicallyPeter Stephenson2011-02-181-4/+1
|
* Štěpán Němec: 28533: typosPeter Stephenson2010-12-171-7/+7
|
* 28285: zle-isearch-update and zle-isearch-exitPeter Stephenson2010-10-061-0/+22
|
* 28237: new parameter ZLE_LINE_ABORTEDPeter Stephenson2010-09-081-2/+6
| | | | 28241: don't list .safe with bindkey -lL
* unposted: small typo in bindkey -lL documentationPeter Stephenson2010-09-061-1/+1
|
* 28229: can list individual keymapsPeter Stephenson2010-09-051-5/+8
|
* 28227: improved documentation on keymapsPeter Stephenson2010-09-051-12/+18
| | | | 28226: improve bindkey -lL for aliased keymaps