1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 02:51:01 +02:00
Commit graph

59 commits

Author SHA1 Message Date
Peter Stephenson
d88220042d 22559: add history-beginning-search-menu 2006-07-28 09:52:34 +00:00
Peter Stephenson
6555629356 unposted: documentation for execute-as-is fix in 22417 2006-04-19 18:03:00 +00:00
Peter Stephenson
b7474e065b 22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
2006-04-19 16:09:06 +00:00
Peter Stephenson
2930828678 22394, 22043: execute-as-is style for MIME suffixes 2006-04-05 10:26:30 +00:00
Peter Stephenson
40df7069cb 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
Wayne Davison
4c323c984e Changed a UTF-8 closing-single-quote into an ASCII apostrophe. 2005-12-18 20:12:29 +00:00
Peter Stephenson
e66af50a98 22014: argument-base, insert-unicode-char 2005-11-24 10:25:33 +00:00
Peter Stephenson
a1bf618b56 21933: R. Ramkumar: three new styles for MIME handler
21935: documentation for same.
2005-10-25 22:50:46 +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
81a331a3ea 21779 plus unposted catch change: exception improvementss 2005-09-28 15:26:44 +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
2396eb34e4 unposted: cent is now p % in insert-unicode-char 2005-08-18 16:50:18 +00:00
Peter Stephenson
e987416cdd 21662: new zle widget insert-unicode-char 2005-08-18 16:45:28 +00:00
Peter Stephenson
42fc33e2f8 21387: zcalc documentation for precision features 2005-06-27 10:22:11 +00:00
Peter Stephenson
8a24c5a5ee users/8856, users/8863: which-command stuff 2005-05-23 10:11:18 +00:00
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