index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
Zle
/
edit-command-line
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-16
52082: Enable linewise edit-command when in visual-line mode.
Christoffer Lundell
1
-4
/
+19
2021-06-03
48942: Let EDITOR invoked by edit-command-line know it's a zsh script
Akinori MUSHA
1
-0
/
+1
2020-08-16
47307: edit-command-line: restrict editing to region if it is active
Mikael Magnusson
1
-7
/
+29
2020-08-16
47306: edit-command-line: add editor style
Mikael Magnusson
1
-2
/
+6
2020-08-16
47305: edit-command-line: when possible, set $BUFFER directly
Mikael Magnusson
1
-4
/
+23
2018-12-19
unposted, c.f. 43913: emulate -L zsh in edit-command-line
Peter Stephenson
1
-0
/
+2
2017-10-15
41899: handle multi-word values of $VISUAL et al., and line counting of buffe...
Barton E. Schaefer
1
-5
/
+5
2015-12-19
unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...
Daniel Shahaf
1
-2
/
+2
2015-12-11
users/20873: disable bracketed paste while running external editor from zle
Oliver Kiddle
1
-3
/
+7
2015-09-22
36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for...
Barton E. Schaefer
1
-3
/
+6
2015-07-24
35807: edit-command-line: Fix for non-7bit-data (after 35769)
Daniel Shahaf
1
-1
/
+4
2015-07-13
35769: edit-command-line: Go to the right byte offset
Daniel Shahaf
1
-1
/
+11
2014-12-27
34067: safe tempfile creation, part 1
Barton E. Schaefer
1
-7
/
+5
2011-04-25
unposted: Revert change from 28896, which did more evil than good.
Frank Terbeck
1
-2
/
+0
2011-03-16
28896: unset `monitor' option while the widget is running to avoid accidentia...
Frank Terbeck
1
-0
/
+2
2010-07-28
c.f. users/15202: use "autoload -Uz" consistently
Peter Stephenson
1
-1
/
+1
2008-12-16
26141: word-split EDITOR/VISUAL so users can have multi-argument commands in ...
Clint Adams
1
-1
/
+1
2008-07-11
25276: use autoload -z for zsh-autoload functions
Peter Stephenson
1
-1
/
+1
2002-11-12
17928: Zvi Har'El: don't interpret escapes when setting the command buffer
Oliver Kiddle
1
-1
/
+1
2001-03-11
Better handling of multi-line buffers.
Bart Schaefer
1
-5
/
+2
2001-02-14
13323: handle multi-line buffers in edit-command-line widget
Clint Adams
1
-3
/
+6
2000-05-10
11302: Cursor placement and defensive programming.
Bart Schaefer
1
-5
/
+4
2000-05-10
11299: edit-command-line zle widget
Peter Stephenson
1
-0
/
+18