Bart Schaefer
|
c4beabbc64
|
Belatedly add move-line-in-buffer.
|
2011-08-20 18:39:24 +00:00 |
|
Mikael Magnusson
|
20c52f6221
|
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
|
2011-08-14 13:40:53 +00:00 |
|
Peter Stephenson
|
525d0adf15
|
Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters
|
2011-06-08 17:19:12 +00:00 |
|
Clint Adams
|
c0d2cb5d02
|
fix whitespace in Functions/Zle/move-line-in-buffer
|
2011-06-05 05:40:53 +00:00 |
|
Bart Schaefer
|
0cc65dba53
|
users/16064: example widget for line motion inside multiline buffers
without navigating history
|
2011-06-01 15:30:20 +00: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
|
212ca9edf9
|
28772: Update regions in region highlight dynamically
|
2011-02-18 22:08:45 +00:00 |
|
Peter Stephenson
|
2c31feef4d
|
users/15738: better cursor positioning in modify-current-argument
|
2011-02-11 19:28:44 +00:00 |
|
Bart Schaefer
|
d5e53b0077
|
users/15759 for send-invisible
|
2011-02-11 04:03:11 +00:00 |
|
Peter Stephenson
|
154b7351f4
|
unposted: safety on regexp errors in replace-string-again
|
2010-09-08 16:32:44 +00:00 |
|
Peter Stephenson
|
4de3dbac16
|
c.f. users/15202: use "autoload -Uz" consistently
|
2010-07-28 14:01:12 +00:00 |
|
Peter Stephenson
|
10c2f225fd
|
c.f. users/15202: use "autoload -Uz" consistently
|
2010-07-28 13:33:52 +00:00 |
|
Peter Stephenson
|
091cbd9d58
|
28042: transpose-lines widget
|
2010-06-16 21:50:39 +00:00 |
|
Peter Stephenson
|
c508c6e368
|
27604: substitution using regular expressions
|
2010-01-18 12:47:09 +00:00 |
|
Peter Stephenson
|
d5d858b0e2
|
unposted: more local variables needed
|
2009-10-22 09:28:30 +00:00 |
|
Peter Stephenson
|
7c4c41a0bb
|
unposted, c.f. 27313: mailing list and website moved
|
2009-10-22 09:28:02 +00:00 |
|
Peter Stephenson
|
a21ffe815d
|
Benjamin R. Haskell: 26265: fix some composed characters
|
2009-01-09 09:44:45 +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
|
2e0031c348
|
Benjamin R. Haskell: users/13544: typo in composing characters
|
2008-12-08 09:47:43 +00:00 |
|
Peter Stephenson
|
000fe2060b
|
update to 4.3.8
|
2008-10-29 09:57:52 +00:00 |
|
Peter Stephenson
|
ffabab4e74
|
25276: use autoload -z for zsh-autoload functions
|
2008-07-11 19:12:22 +00:00 |
|
Peter Stephenson
|
1b1712d065
|
unposted: fix warn_create_global warnings in copy-earlier-word
|
2008-07-07 09:15:44 +00:00 |
|
Peter Stephenson
|
46c8127e93
|
25244: add subword-range style
|
2008-06-24 16:09:28 +00:00 |
|
Peter Stephenson
|
86b8b5eaa3
|
users/12987: add subword capability to word-style
|
2008-06-24 11:18:39 +00:00 |
|
Peter Stephenson
|
84e1cb93ad
|
restore read-from-minibuffer save/restore
|
2008-04-07 09:44:33 +00:00 |
|
Peter Stephenson
|
2c5ea79f17
|
24782: initial go at highlighting of characters in zle command lines
|
2008-04-03 11:38:55 +00:00 |
|
Peter Stephenson
|
374b31616b
|
24781: enhance word-context to use next or previous word
|
2008-04-02 13:02:47 +00:00 |
|
Peter Stephenson
|
dd85c0e955
|
24082: delete-whole-word-match failed on whitespace
|
2007-11-10 19:04:10 +00:00 |
|
Peter Stephenson
|
e79b61f62d
|
24081: fix xtrace
|
2007-11-10 17:37:55 +00:00 |
|
Peter Stephenson
|
aa7e584ee8
|
Mikael Magnusson, 24076; 24081: cancel argument processing after widget
calls with general arguments
|
2007-11-10 14:30:22 +00:00 |
|
Peter Stephenson
|
55b7a07a7e
|
23791: use VARARR for MB_CUR_MAX
users/11791: remove mysterious comment around emulate -L zsh in
incremental-complete-word
|
2007-08-22 09:25:32 +00:00 |
|
Peter Stephenson
|
8bd881b7b6
|
users/11790: avoid nounset
|
2007-08-21 17:35:55 +00:00 |
|
Peter Stephenson
|
c6dfb2999d
|
users/11419: zle copy-region-as-kill <string>
adds text to the kill ring
|
2007-04-19 14:16:22 +00:00 |
|
Wayne Davison
|
8c55acbebd
|
users/11424: don't embed a comment inside a math expression.
|
2007-04-18 01:50:59 +00:00 |
|
Bart Schaefer
|
236d910fb3
|
unposted (based on users/10881,10884): add auto-previous zstyle, update
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
|
2007-02-26 07:43:39 +00:00 |
|
Peter Stephenson
|
937dc9a84d
|
users/11083: functions for handling shell arguments in ZLE
|
2006-12-15 11:44:26 +00:00 |
|
Bart Schaefer
|
03708e6b9f
|
Unposted, see 23042: add some missing backslashes at the ends of lines.
|
2006-12-11 03:42:59 +00:00 |
|
Peter Stephenson
|
cc34ebd89a
|
boring .distfiles stuff
|
2006-10-25 09:46:44 +00:00 |
|
Bart Schaefer
|
004d0886f1
|
Add an example, as a comment.
|
2006-10-16 01:08:15 +00:00 |
|
Peter Stephenson
|
966a330649
|
22854: replace-string-again
|
2006-10-10 11:24:38 +00:00 |
|
Peter Stephenson
|
03027f0f5f
|
22804: Mikael Magnusson: allow zero-length narrow-to-region range
|
2006-10-02 09:21:47 +00:00 |
|
Peter Stephenson
|
3a97920199
|
22606: add match-word-context.
Remove workaround from match-words-by-style
|
2006-08-14 16:14:41 +00:00 |
|
Clint Adams
|
227448bbe9
|
unposted: update distributed files.
|
2006-08-13 05:03:35 +00:00 |
|
Peter Stephenson
|
21c83849a9
|
unposted: yet more history-beginning-search-menu fixes
|
2006-08-02 09:59:23 +00:00 |
|
Peter Stephenson
|
7d77bc95b2
|
22574: more history-beginning-search-menu fixes
|
2006-08-01 20:28:35 +00:00 |
|
Peter Stephenson
|
ba22472b7f
|
22573: smooth interface to history-beginning-search-menu
document how to quote metacharacters for reverse array subscript
|
2006-08-01 17:35:17 +00:00 |
|
Bart Schaefer
|
e7944e7606
|
unposted: a technique for overriding ZLE widgets within a selected keymap
|
2006-07-31 06:33:48 +00:00 |
|
Bart Schaefer
|
d905d22c65
|
22561: fix long-standing display bug in incremental-complete-word.
|
2006-07-29 23:46:01 +00:00 |
|
Peter Stephenson
|
80a6fa6af5
|
22560: tweak history-beginning-search-menu to clear menu after use
|
2006-07-28 10:21:06 +00:00 |
|