1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-13 13:41:01 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Oliver Kiddle
f546ea64df users/20873: disable bracketed paste while running external editor from zle 2015-12-11 05:34:48 +01:00
Barton E. Schaefer
56ed4df898 36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for emacsclient 2015-09-22 08:52:52 -07:00
Daniel Shahaf
a8e18dc370 35807: edit-command-line: Fix for non-7bit-data (after 35769)
Bug reported and fix suggested by Mikael.
2015-07-24 14:11:27 +00:00
Daniel Shahaf
35ffe36318 35769: edit-command-line: Go to the right byte offset 2015-07-13 23:21:54 +00:00
Barton E. Schaefer
200accac63 34067: safe tempfile creation, part 1 2014-12-27 23:59:29 -08:00
Frank Terbeck
875f048b8b unposted: Revert change from 28896, which did more evil than good. 2011-04-25 22:26:18 +00:00
Frank Terbeck
166d91a480 28896: unset `monitor' option while the widget is running to avoid accidential data loss. 2011-03-16 20:53:57 +00:00
Peter Stephenson
4de3dbac16 c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 14:01:12 +00:00
Clint Adams
0414a4fd70 26141: word-split EDITOR/VISUAL so users can have multi-argument commands in those variables. 2008-12-16 15:41:13 +00:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Oliver Kiddle
43136502b7 17928: Zvi Har'El: don't interpret escapes when setting the command buffer 2002-11-12 12:09:47 +00:00
Bart Schaefer
c984716708 Better handling of multi-line buffers. 2001-03-11 19:30:35 +00:00
Clint Adams
39ab4f33c6 13323: handle multi-line buffers in edit-command-line widget 2001-02-14 15:37:53 +00:00
Bart Schaefer
f4e8281646 11302: Cursor placement and defensive programming. 2000-05-10 15:22:34 +00:00
Peter Stephenson
50997c02b3 11299: edit-command-line zle widget 2000-05-10 13:32:23 +00:00