1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-01 16:31:53 +02:00
Commit Graph

239 Commits

Author SHA1 Message Date
Peter Stephenson
81a331a3ea 21779 plus unposted catch change: exception improvementss 2005-09-28 15:26:44 +00:00
Bart Schaefer
8d6cd1dc94 unposted: range-checking of numeric arguments in zargs 2005-09-24 17:43:55 +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
Bart Schaefer
27efdc8dab More adjustements for PROMPT_SP 2005-08-15 03:29:10 +00:00
Peter Stephenson
d307660dee 21575 plus unposted: Add WARN_CREATE_GLOBAL option 2005-08-08 16:48:52 +00:00
Peter Stephenson
13e4fd6856 add Functions/Exceptions/.distfiles 2005-07-28 14:47:09 +00:00
Peter Stephenson
8534a97e9b 21527: rename zsh-newuser-install and don't run if not loaded 2005-07-26 10:35:22 +00:00
Peter Stephenson
625b1dfd74 unposted: bring various .distfiles up to date 2005-07-21 13:45:23 +00:00
Peter Stephenson
3d5bececac 21500: Add script and function as framework for new user stuff. 2005-07-20 18:08:39 +00:00
Bart Schaefer
6f518486a2 Use set -o in listalloptions to avoid kshoptionprint 2005-07-10 17:17:58 +00:00
Bart Schaefer
3773851948 zargs: add -I and -L options of xargs. 2005-06-20 15:15:57 +00:00
Bart Schaefer
bee423bc9f Tweak promptcr handling in "bart" prompt theme 2005-05-23 15:52:49 +00:00
Peter Stephenson
8a24c5a5ee users/8856, users/8863: which-command stuff 2005-05-23 10:11:18 +00:00
Bart Schaefer
d0a12b9d7b Misc. prompt theme repairs 2005-05-10 04:38:54 +00:00
Bart Schaefer
50734b7aca Adopt a suggestion from Oliver 2005-04-24 18:39:51 +00:00
Bart Schaefer
538fa548c3 Unposted: update the "bart" prompt theme. 2005-03-13 23:27:23 +00:00
Peter Stephenson
20018230ee 20812: Add functions for exception handling 2005-02-15 18:31:41 +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
Clint Adams
daade2bfae 20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them. 2004-11-24 05:05:50 +00:00
Bart Schaefer
4f5e97a0bf 20244: fix bug with zed-iting autoloaded functions. 2004-08-10 23:34:58 +00:00
Peter Stephenson
de79a24999 20232 with typo corrected: remove zftp directory listing on zfcd 2004-08-06 14:10:30 +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
Peter Stephenson
8c9a6b01d1 20199: improve MIME handling. 2004-07-26 16:59:53 +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
Peter Stephenson
08bd15e282 20076: improved function using always 2004-06-22 14:35:05 +00:00
Bart Schaefer
431db1a4c6 Minor update to cooperate with zle-line-init. 2004-06-22 07:10:35 +00:00
Wayne Davison
6cfedab7ee Use the new `history -ap' command to restore the history instead of
using a trap function.
2004-05-21 20:05:03 +00:00
Wayne Davison
6b83748946 Use the new history push/pop options to fc to save and restore the
current history buffer.
2004-05-20 22:23:11 +00:00
Peter Stephenson
aff4313b12 19936: zcalc temp history file name 2004-05-13 17:08:03 +00:00
Peter Stephenson
4688564c0a 19733 with docs tweaked: keymaps for vared and zed 2004-04-06 09:16:57 +00:00
Bart Schaefer
1f03c7a784 unposted: change "mv" to "mv -f" when backing up .zwc files in zrecompile 2004-03-31 16:48:37 +00:00
Peter Stephenson
8de7436fc0 19674, modified: support for non-standard ports in zftp. 2004-03-24 11:31:30 +00:00
Bart Schaefer
062a095cfe Add "unset" to the localoptions in several functions (users/7212). 2004-03-21 01:55:34 +00:00
Peter Stephenson
40dae2a82d unposted: zsh-4.2.0-pre-1 2004-02-26 15:09:07 +00:00
Peter Stephenson
4cddde6df5 19382: improved zmv documentation 2004-01-16 15:29:26 +00:00
Peter Stephenson
a892f5e24c 19339: minor TCP function suite additions 2004-01-06 13:56:12 +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
3efb2ec394 19053 modified, c.f. 19056 2003-09-14 19:37:32 +00:00