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

41 Commits

Author SHA1 Message Date
Peter Stephenson
c8883a5a08 20837: typos in contrib docs 2005-02-21 14:40:35 +00:00
Peter Stephenson
20018230ee 20812: Add functions for exception handling 2005-02-15 18:31:41 +00:00
Peter Stephenson
e38389d83e 20708: enhance replace-string 2005-01-13 15:31:31 +00:00
Peter Stephenson
4419b75dbc 20612: add options to match-words-by-style widget 2004-12-09 14:44:42 +00:00
Bart Schaefer
c16cbae652 Fix typo. 2004-09-20 15:43:34 +00:00
Peter Stephenson
efe2876d92 20219: make zle parameter HISTNO writeable
add history-pattern-search widget
2004-07-29 14:21:57 +00:00
Peter Stephenson
8c9a6b01d1 20199: improve MIME handling. 2004-07-26 16:59:53 +00:00
Bart Schaefer
725616d600 Unposted: documentation for "zargs" 2004-07-26 06:57:37 +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
fd1676f397 20089: various zed improvements 2004-06-23 16:14:24 +00:00
Peter Stephenson
4688564c0a 19733 with docs tweaked: keymaps for vared and zed 2004-04-06 09:16:57 +00:00
Peter Stephenson
78bef99b73 19183: new delete-whole-word-match 2003-10-13 16:50:14 +00:00
Vin Shelton
d67ad445ec Fix minor typo in MIME function documentation. 2003-09-16 00:43:41 +00:00
Peter Stephenson
3efb2ec394 19053 modified, c.f. 19056 2003-09-14 19:37:32 +00:00
Peter Stephenson
5f552cbdd1 users/6367: match-words-by-style wrongly referred to in doc 2003-07-03 13:27:00 +00:00
Peter Stephenson
1e57c42f47 18394: New word movement and editing widgets. 2003-03-28 11:34:07 +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
1fb9c83eb6 18143: cooperation between copy-earlier-word and smart-insert-last-word 2003-01-27 16:41:15 +00:00
Oliver Kiddle
5e7520de01 18060: document zmv's -W option and add zmv completion 2003-01-07 15:55:48 +00:00
Oliver Kiddle
ed89700265 17503: fix various typos, spelling mistakes and poor wordings in the docs 2002-08-05 12:33:27 +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
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
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
64b4bfe6fc * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc
history, handle errors in expression, document -#base option.
2001-12-07 12:59:08 +00:00
Andrew Main
cd59ad72b6 tetris game for ZLE 2001-09-21 02:40:38 +00:00
Peter Stephenson
5dd1ba01ea 15585: bash-style up- and down-case words 2001-08-07 10:04:10 +00:00
Peter Stephenson
1619df1c5d 15511: zcalc tweaks 2001-07-27 22:23:15 +00:00
Peter Stephenson
0822510626 15507: new zcalc function
15508: cvs tag didn't complete tags despite it's claim.
2001-07-27 11:34:46 +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
Bart Schaefer
7cfaf656c4 Add zkdb function. 2001-03-17 22:30:11 +00:00
Oliver Kiddle
f18221fbb0 spelling corrections (13610) 2001-03-12 17:39:22 +00:00
Sven Wischnowsky
2a78c24842 *** empty log message *** 2001-01-11 10:06:40 +00:00
Andrey Borzenkov
1254055f09 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage. 2000-09-20 06:33:29 +00:00
Bart Schaefer
73e23c7999 One more "wordcode" change. 2000-09-15 15:32:25 +00:00
Bart Schaefer
879b24619a Add smart-insert-last-word. 2000-09-13 05:06:54 +00:00
Bart Schaefer
fe992fe5a9 No "wordcode". 2000-09-06 15:47:39 +00:00
Bart Schaefer
14c13bcbb9 Add a cross reference and some completer hints. 2000-09-05 16:34:45 +00:00
Sven Wischnowsky
f2d7665d98 change context for i-c-w styles, update docs (12744) 2000-09-05 08:35:48 +00:00
Bart Schaefer
dc1f7c5a34 Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00