1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00
Commit Graph

60 Commits

Author SHA1 Message Date
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
Peter Stephenson
849f4068de 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
Functions/Zle/copy-earlier-word:  Enhance insert-last-word to
pick different lines from the history (including the current
line) and different words from that line.  Add copy-earlier-word
as suggested by Dominik Vogt to copy words from either the
current line, or (following an insert-last-word) a previous
history line.
2002-03-05 16:33:19 +00:00
Peter Stephenson
4f1d07bb86 .distfiles fixes for 4.1.0-dev-2 2001-09-27 12:03:03 +00:00
Peter Stephenson
5dd1ba01ea 15585: bash-style up- and down-case words 2001-08-07 10:04:10 +00:00
Peter Stephenson
32f7b32061 15432: New bash-transpose-words widget 2001-07-20 13:04:51 +00:00
Peter Stephenson
fe06b7a73d 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc 2001-07-06 17:25:53 +00:00
Clint Adams
0b8e4008b6 Bart15083: bash-backward-kill-word 2001-06-29 13:47:32 +00:00
Sven Wischnowsky
354cc487ff changed after moving functions 2001-04-02 12:35:52 +00:00
Bart Schaefer
c984716708 Better handling of multi-line buffers. 2001-03-11 19:30:35 +00:00
Peter Stephenson
f46ad1753b Dist more files 2001-03-08 12:03:33 +00:00
Clint Adams
39ab4f33c6 13323: handle multi-line buffers in edit-command-line widget 2001-02-14 15:37:53 +00:00
Sven Wischnowsky
2a78c24842 *** empty log message *** 2001-01-11 10:06:40 +00:00
Peter Stephenson
4c2807e313 3.1.6-dev-7 2000-10-17 12:55:41 +00:00
Bart Schaefer
75d4d74093 Add smart-insert-last-word. 2000-09-08 04:15:44 +00:00
Sven Wischnowsky
0df4c9d229 *** empty log message *** 2000-09-05 08:36:16 +00:00