index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
zle.yo
Commit message (
Expand
)
Author
Age
Files
Lines
*
36709: zle -f from inside widget to set flags and make yank start/end zle par...
Mikael Magnusson
2015-10-01
1
-5
/
+24
*
unposted: docs: Typo fixes
Daniel Shahaf
2015-09-14
1
-1
/
+1
*
36443: Set zle_highlight=(paste:standout) by default.
Daniel Shahaf
2015-09-11
1
-1
/
+1
*
36445: Expose yankb, yanke, ZLE_YANK to widgets.
Daniel Shahaf
2015-09-10
1
-0
/
+12
*
36437: Document interaction of $region_highlight and $zle_highlight.
Daniel Shahaf
2015-09-07
1
-0
/
+11
*
unposted: ZLE_STATE: fix obvious documentation typo.
Daniel Shahaf
2015-09-07
1
-1
/
+1
*
unposted: Minor documentation tweaks.
Daniel Shahaf
2015-09-05
1
-2
/
+3
*
36216: Simpler handling of UNDO_LIMIT_NO
Peter Stephenson
2015-08-18
1
-6
/
+4
*
36044: deactivate-region widget for escape in visual mode
Oliver Kiddle
2015-08-11
1
-0
/
+5
*
35896: index zle_highlight
Barton E. Schaefer
2015-07-24
1
-0
/
+2
*
35824: allow highlighting of just pasted text and put text from bracketed pas...
Oliver Kiddle
2015-07-23
1
-0
/
+3
*
35708: add UNDO_LIMIT_NO
Peter Stephenson
2015-07-09
1
-1
/
+22
*
35474, 35492: support the bracketed paste mode of newer terminal emulators
Oliver Kiddle
2015-06-19
1
-0
/
+12
*
35487, 35496: don't reinstate previous incremental search string
Oliver Kiddle
2015-06-19
1
-1
/
+3
*
35075: improve manual format
Jun-ichi Takimoto
2015-05-12
1
-4
/
+5
*
c.f. 35041: typo in zle.yo
Peter Stephenson
2015-05-06
1
-1
/
+1
*
35034: improve manual format up to Chapter18
Jun-ichi Takimoto
2015-05-06
1
-159
/
+158
*
35007: Note in doc about scope of ZLE parameters
Peter Stephenson
2015-05-01
1
-0
/
+15
*
34902: Doc: Explain the numeric argument and be consistent about what we call it
Mikael Magnusson
2015-04-16
1
-10
/
+21
*
34643: clarify documentation for print and bindkey
Jun-ichi Takimoto
2015-03-06
1
-0
/
+2
*
34653: move aborted vared lines to ZLE_VARED_ABORTED
Peter Stephenson
2015-03-06
1
-1
/
+2
*
33956: document key binding changes and remove ^X binding
Oliver Kiddle
2014-12-13
1
-8
/
+8
*
33950: ignore KEYTIMEOUT for vi operators
Oliver Kiddle
2014-12-12
1
-0
/
+7
*
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
2014-12-08
1
-2
/
+6
*
add menu reference to Text Objects
Barton E. Schaefer
2014-11-21
1
-0
/
+1
*
33730: vim style text objects for selecting words
Oliver Kiddle
2014-11-21
1
-1
/
+45
*
33704: keybindings, documentation, tests and minor
Oliver Kiddle
2014-11-17
1
-3
/
+35
*
33700: new widget for put in vim style visual selection mode
Oliver Kiddle
2014-11-17
1
-0
/
+7
*
33697: new vim style vi-backward-word-end widgets
Oliver Kiddle
2014-11-15
1
-0
/
+9
*
33696: simple up/down line widgets that don't go through history lines
Oliver Kiddle
2014-11-15
1
-0
/
+8
*
33570, 33576: make killring/yank-pop work in vi mode after
Oliver Kiddle
2014-10-30
1
-1
/
+1
*
33518: add support for "_ vi buffer and arguments to vi-set-buffer from a zle...
Oliver Kiddle
2014-10-23
1
-13
/
+23
*
Fix some typos in the documentation
Mikael Magnusson
2014-10-03
1
-1
/
+1
*
32715: doc formatting fixes
Jun T
2014-06-06
1
-10
/
+10
*
32681: formatting issue in zle doc
Jun T
2014-06-03
1
-0
/
+1
*
users/18644: bindkey -s doc should have forward reference.
Peter Stephenson
2014-03-20
1
-0
/
+3
*
32427: avoid busy loop on closed descriptors for "zle -F" handlers
Barton E. Schaefer
2014-02-23
1
-18
/
+29
*
32355: document and test vi mode undo changes
Oliver Kiddle
2014-02-05
1
-1
/
+15
*
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
2013-11-07
1
-2
/
+9
*
unposted: fix a typo in docs
Mikael Magnusson
2013-04-08
1
-1
/
+1
*
31175: Add documentation for the new -i and -f options of vared
Frank Terbeck
2013-04-05
1
-0
/
+5
*
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...
Mikael Magnusson
2012-05-02
1
-5
/
+14
*
30427: fix syntax error from previous commit
Mikael Magnusson
2012-04-20
1
-1
/
+0
*
30412: document set-local-history
Mikael Magnusson
2012-04-19
1
-0
/
+8
*
unposted: add missing parenthesis
Peter Stephenson
2012-03-29
1
-1
/
+1
*
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
2012-03-29
1
-1
/
+10
*
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
2012-01-05
1
-0
/
+28
*
29891: make zle -lL with arguments work
Peter Stephenson
2011-11-04
1
-5
/
+10
*
28364: document another special highlight
Mikael Magnusson
2011-05-27
1
-0
/
+5
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
1
-3
/
+3
[next]