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
/
Functions
/
Zle
Commit message (
Expand
)
Author
Age
Files
Lines
*
36483: handle incomplete multibyte characters in bracketed-paste-magi
Peter Stephenson
2015-09-11
1
-4
/
+12
*
36338: Replace "5.0.9" with "5.1" in source comments
Axel Beckert
2015-08-30
2
-2
/
+2
*
36266: preserve emulation and setopt context for init and finish functions, h...
Barton E. Schaefer
2015-08-21
1
-9
/
+42
*
36212: save and restore HISTNO along with other editor state, for sanity of "...
Barton E. Schaefer
2015-08-17
1
-3
/
+5
*
unposted: mention bracketed-paste-magic in url-quote-magic comments
Barton E. Schaefer
2015-08-16
1
-0
/
+6
*
36195, 36196: wrapper of bracketed-paste for compatibilty with url-quote-magi...
Barton E. Schaefer
2015-08-16
1
-0
/
+192
*
36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is refe...
Oliver Kiddle
2015-08-13
1
-13
/
+23
*
unposted (c.f. Bart: 35902): use - after zle -U in case $key is -
Oliver Kiddle
2015-08-05
1
-1
/
+1
*
35807: edit-command-line: Fix for non-7bit-data (after 35769)
Daniel Shahaf
2015-07-24
1
-1
/
+4
*
35823: fix handling of MARK and CURSOR, clean up documentary comment
Barton E. Schaefer
2015-07-22
1
-26
/
+37
*
35769: edit-command-line: Go to the right byte offset
Daniel Shahaf
2015-07-13
1
-1
/
+11
*
35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and bee...
Oliver Kiddle
2015-07-14
1
-1
/
+4
*
35558: narrow-to-region: Use unique parameter names for new feature
Mikael Magnusson
2015-06-22
1
-5
/
+5
*
35545: enhance narrow-to-region to return LBUFFER and RBUFFER
Peter Stephenson
2015-06-21
1
-2
/
+11
*
35469: test UNDO_CHANGE_NO to determine whether to start over or use the next...
Barton E. Schaefer
2015-06-14
1
-3
/
+9
*
35093: new zle widgets for Vim-style text objects
Oliver Kiddle
2015-05-13
3
-0
/
+202
*
34067: safe tempfile creation, part 1
Barton E. Schaefer
2014-12-27
1
-7
/
+5
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
1
-48
/
+0
*
unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release
zsh-5.0.5-dev-1
Peter Stephenson
2014-08-10
1
-0
/
+1
*
unposted: replace-argument can take negative prefix to count from end
Peter Stephenson
2014-07-24
1
-7
/
+9
*
32866: new replace-argument ZLE function.
Peter Stephenson
2014-07-17
2
-0
/
+55
*
addition to 32527: also update .distfiles
Peter Stephenson
2014-04-07
1
-0
/
+1
*
32527: zcalc-auto-insert key binding for use in zcalc
Peter Stephenson
2014-04-07
1
-0
/
+8
*
users 18531 plus doc etc.: new expand-absolute-path widget
Peter Stephenson
2014-02-28
2
-0
/
+20
*
Some syntax adjustments in _expand_word_and_keep. Add a working URL.
Barton E. Schaefer
2013-10-27
1
-10
/
+17
*
31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_gl...
Frank Terbeck
2013-04-05
2
-0
/
+4
*
users/17608: use function to modify currrent command line argument
Peter Stephenson
2013-01-24
1
-13
/
+22
*
users/17132: skip-whitespace-first style for compatibility with bash etc.
Peter Stephenson
2012-06-04
2
-83
/
+91
*
30461, 30462 (tweaked): add missing local for match, mbegin and mend
Mikael Magnusson
2012-05-02
1
-1
/
+1
*
users/16944: more locals needed in url-quote-magic
Peter Stephenson
2012-04-01
1
-1
/
+2
*
add some braces to avoid compiler warnings
Peter Stephenson
2012-03-30
1
-0
/
+2
*
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
2012-03-29
1
-0
/
+9
*
users/16760: make reply local in url-quote-magic for the benefit of styles
Peter Stephenson
2012-02-14
1
-0
/
+1
*
29894: display and use previous replacement in replace-string
Peter Stephenson
2011-11-07
1
-5
/
+15
*
29892: fix regular expression replacements in replace-string
Peter Stephenson
2011-11-04
2
-26
/
+15
*
Belatedly add move-line-in-buffer.
Bart Schaefer
2011-08-20
1
-0
/
+1
*
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
Mikael Magnusson
2011-08-14
1
-2
/
+1
*
Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters
Peter Stephenson
2011-06-08
1
-4
/
+54
*
fix whitespace in Functions/Zle/move-line-in-buffer
Clint Adams
2011-06-05
1
-1
/
+1
*
users/16064: example widget for line motion inside multiline buffers
Bart Schaefer
2011-06-01
1
-0
/
+16
*
unposted: Revert change from 28896, which did more evil than good.
Frank Terbeck
2011-04-25
1
-2
/
+0
*
28896: unset `monitor' option while the widget is running to avoid accidentia...
Frank Terbeck
2011-03-16
1
-0
/
+2
*
28772: Update regions in region highlight dynamically
Peter Stephenson
2011-02-18
1
-1
/
+1
*
users/15738: better cursor positioning in modify-current-argument
Peter Stephenson
2011-02-11
1
-10
/
+34
*
users/15759 for send-invisible
Bart Schaefer
2011-02-11
2
-0
/
+86
*
unposted: safety on regexp errors in replace-string-again
Peter Stephenson
2010-09-08
1
-2
/
+2
*
c.f. users/15202: use "autoload -Uz" consistently
Peter Stephenson
2010-07-28
4
-4
/
+4
*
c.f. users/15202: use "autoload -Uz" consistently
Peter Stephenson
2010-07-28
10
-11
/
+11
*
28042: transpose-lines widget
Peter Stephenson
2010-06-16
2
-16
/
+76
*
27604: substitution using regular expressions
Peter Stephenson
2010-01-18
1
-3
/
+9
[next]