1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
Commit graph

90 commits

Author SHA1 Message Date
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