Peter Stephenson
a6e039e12e
29892: fix regular expression replacements in replace-string
...
improve variable save and restore in read-from-minibuffer
2011-11-04 14:31:23 +00:00
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
Peter Stephenson
d88220042d
22559: add history-beginning-search-menu
2006-07-28 09:52:34 +00:00
Peter Stephenson
50e9ab122b
22556: Multibyte separators and delimiters
2006-07-24 22:00:19 +00:00
Bart Schaefer
2da1610330
22492: url-quote-magic should detect syntactic word breaks correctly
2006-06-17 17:21:15 +00:00
Peter Stephenson
7b7905fedb
22638: MACHINES: IRIX
...
users/10047: zle widget -K keymap
2006-03-21 19:19:05 +00:00
Peter Stephenson
e377b38ebf
typo in AE and OE ligatures
2006-01-08 18:32:04 +00:00
Bart Schaefer
98c7796a3a
Changes implied by users/9744.
2005-12-05 05:42:07 +00:00
Peter Stephenson
fa503c84d3
22021: back-to-back Unicode insertions didn't work.
2005-11-24 14:51:34 +00:00
Peter Stephenson
e66af50a98
22014: argument-base, insert-unicode-char
2005-11-24 10:25:33 +00:00
Peter Stephenson
c2ff977ddb
21898: insert-composed-char can take command line argument
...
21899: add "roadmap" to manual
2005-10-21 09:51:54 +00:00
Peter Stephenson
2120942203
21891: compose double width characters with ^A etc.
2005-10-19 22:49:36 +00:00
Peter Stephenson
20d2f66849
unposted: a few more miscellaneous composable symbols
2005-10-17 09:51:48 +00:00
Peter Stephenson
f13252c310
Unposted, c.f. 21752: Expand insert-composed-char.
2005-09-22 22:23:44 +00:00
Peter Stephenson
7df83c6a1c
21676: insert-unicode-char now insert-composed-char.
...
Also uses RFC 1345.
2005-08-22 09:27:57 +00:00
Peter Stephenson
e987416cdd
21662: new zle widget insert-unicode-char
2005-08-18 16:45:28 +00:00
Peter Stephenson
625b1dfd74
unposted: bring various .distfiles up to date
2005-07-21 13:45:23 +00:00
Peter Stephenson
8a24c5a5ee
users/8856, users/8863: which-command stuff
2005-05-23 10:11:18 +00:00
Bart Schaefer
42a89b3cd6
"keeper" function suite
2005-01-21 19:58:30 +00:00
Peter Stephenson
e38389d83e
20708: enhance replace-string
2005-01-13 15:31:31 +00:00
Peter Stephenson
19913bc784
20614: fix 20613
2004-12-09 17:42:28 +00:00
Peter Stephenson
6f5b07da73
20613: fix inconsistencies with embedded whitespace in match-words-by-style
2004-12-09 17:26:35 +00:00
Peter Stephenson
4419b75dbc
20612: add options to match-words-by-style widget
2004-12-09 14:44:42 +00:00
Peter Stephenson
ab899b76c7
20222: turn on max function depth
...
plus unposted reference to this in README
plus unposted neatening of 20219 history-pattern-search
2004-07-30 11:09:16 +00:00
Peter Stephenson
efe2876d92
20219: make zle parameter HISTNO writeable
...
add history-pattern-search widget
2004-07-29 14:21:57 +00:00
Bart Schaefer
def0167e34
20145: Additional arguments to read-from-minibuffer specify initial values
...
of LBUFFER and RBUFFER.
2004-07-12 04:00:29 +00:00
Peter Stephenson
81d27b662a
unposted: fix .distfiles for zed-set-file-name
2004-06-26 17:54:30 +00:00
Peter Stephenson
fd1676f397
20089: various zed improvements
2004-06-23 16:14:24 +00:00
Bart Schaefer
431db1a4c6
Minor update to cooperate with zle-line-init.
2004-06-22 07:10:35 +00:00
Peter Stephenson
40dae2a82d
unposted: zsh-4.2.0-pre-1
2004-02-26 15:09:07 +00:00
Bart Schaefer
474d1579fe
zsh-users/6736: widget that puts double-quotes around words before
...
invoking completion.
2003-10-27 01:50:47 +00:00
Bart Schaefer
51ceda5c79
zsh-users/6738: replacement for self-insert that quotes shell
...
metacharacters when they appear in a word that looks like a URL.
2003-10-27 01:50:23 +00:00
Peter Stephenson
df3c2c64a5
19185: wrong context in delete-whole-word-match
2003-10-13 17:23:01 +00:00
Peter Stephenson
78bef99b73
19183: new delete-whole-word-match
2003-10-13 16:50:14 +00:00
Peter Stephenson
9deb9a4e96
18824: kill-word-match deleted to end of line.
2003-07-07 14:43:23 +00:00
Oliver Kiddle
a5f7097d9a
18472: spelling corrections
2003-04-25 11:18:50 +00:00
Peter Stephenson
f713bf4b09
18432: Minor miscellany of comments and rationalisations.
2003-04-03 10:24:40 +00:00
Peter Stephenson
7d4014c30a
unposted: tidy up after word match functions from 18394
2003-04-03 10:04:43 +00:00
Peter Stephenson
a11c6ef15d
c.f. 18407: fix short prompt in select-word-style
2003-04-03 09:58:17 +00:00
Peter Stephenson
1e57c42f47
18394: New word movement and editing widgets.
2003-03-28 11:34:07 +00:00
Peter Stephenson
50b77cd584
unposted: create 4.1.0-dev-7
2003-02-04 11:33:27 +00:00
Peter Stephenson
06902e7f66
18174: New read-from-minibuffer and replace-string ZLE functions
2003-02-03 11:05:53 +00:00
Bart Schaefer
f96e139fb5
18143: fix some problems with "toggle" style.
2003-01-27 16:43:08 +00:00
Bart Schaefer
1fb9c83eb6
18143: cooperation between copy-earlier-word and smart-insert-last-word
2003-01-27 16:41:15 +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
Peter Stephenson
363079af76
17414: narrow-to-region save and restore.
2002-07-05 10:49:46 +00:00
Peter Stephenson
603956acdc
17410: narrow-to-region widgets
2002-07-04 13:53:47 +00:00
Peter Stephenson
61f9940d67
Usual .distfiles tidy-up
2002-06-17 13:29:23 +00:00
Oliver Kiddle
8ce654afb5
16933: more sophisticated versions of these functions
2002-04-04 11:59:08 +00:00
Peter Stephenson
9763da46c8
16879: Functions/Zle/up-line-or-beginning-search,
...
Functions/Zle/down-line-or-beginning-search,
Doc/Zsh/contrib.yo: originally by Bart --- widgets which
combine up-line-or-search and history-beginning-search-backward
behaviour.
2002-03-21 23:03:09 +00:00
Peter Stephenson
533cc753f7
unposted: usual fixups for .distfiles
2002-03-05 18:34:18 +00:00