1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
Commit graph

183 commits

Author SHA1 Message Date
Peter Stephenson
c1db47d16b Miek Gieben: users/12781: zmv Usage message 2008-04-13 16:11:53 +00:00
Bart Schaefer
bda53dc6d5 Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.
Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name
suffix.  Add some knowledge of the MULTIBYTE option and its effects.
2008-03-15 01:09:05 +00:00
Clint Adams
7814ace748 24576: replace shebang lines. 2008-02-22 02:56:13 +00:00
Bart Schaefer
00e6c6e0f5 unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage
of users/12600.
2008-02-18 03:30:22 +00:00
Clint Adams
5202a8be2e unposted: remove shebang line. 2008-02-07 02:07:59 +00:00
Peter Stephenson
20ec72c83b 4.3.4-dev-8 2008-01-29 14:29:19 +00:00
Bart Schaefer
b44aef2754 users/12453: X11 window control for xterm-compatible emulators 2008-01-18 17:47:24 +00:00
Bart Schaefer
3823be143b Fix introductory comment and add -i to the #! line. 2008-01-16 08:09:20 +00:00
Bart Schaefer
cdbe7f188d users/12426: post-it notes for zsh 2008-01-13 17:37:46 +00:00
Bart Schaefer
7a678d803c 24364: local assignment to HELPDIR with a default location. 2008-01-13 17:37:21 +00:00
Clint Adams
e3d69e9b36 24349: add comment about HELPDIR to assist replacement in Debian build. 2008-01-04 04:38:03 +00:00
Bart Schaefer
66742c6045 24332, 24333: Improvements to run-help suggested by J.Sommer. 2007-12-31 22:13:46 +00:00
Peter Stephenson
74f4e8f663 24298: Tonguc Yumruk: emulate -L consistency 2007-12-19 20:06:16 +00:00
Clint Adams
75c0f5cde8 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
Peter Stephenson
303a089a8e attempt to remove executable permission, part 3 2007-07-25 20:15:38 +00:00
Peter Stephenson
1f27eed7b1 attempt to remove executable permission, part 2 2007-07-25 20:15:15 +00:00
Peter Stephenson
71745c6f9b unposted: force file to be non-executable 2007-07-25 20:11:21 +00:00
Peter Stephenson
a11fbaf68c 11484: allow zmv to rename to equivalent but differently named files 2007-05-14 17:58:57 +00:00
Clint Adams
8f0fefdbfd 23301: fix semicolon mistyped as a colon. 2007-04-19 19:54:00 +00:00
Peter Stephenson
0d101890d0 unposted: meant to add add-zsh-hook a while ago 2007-04-19 09:40:55 +00:00
Peter Stephenson
f48fa9eb9d unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +00:00
Bart Schaefer
ac8ccbfc82 unposted: tweak for possible multibyte characters. 2007-02-26 07:44:10 +00:00
Bart Schaefer
9f392b5a54 Add a number of other notes about terminal attributes. 2006-10-16 01:08:41 +00:00
Peter Stephenson
38f01e72ea 22874: run-help unquoting wasn't consistent 2006-10-15 17:30:13 +00:00
Peter Stephenson
572ad667e7 zsh-users/10720: a couple of checkmail fixes 2006-09-15 18:22:19 +00:00
Peter Stephenson
1cf30c353e 22480: autoload math functions from zmathfuncdef 2006-06-02 13:34:59 +00:00
Peter Stephenson
9b844cfe73 unposted: improve recognition of parameter arguments in zmathfuncdef 2006-04-23 22:47:01 +00:00
Peter Stephenson
5d9563ab12 22416: forgot zmathfuncdef 2006-04-20 10:04:30 +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
2b281e741c users/9604: enhance run-help to strip quotes 2005-11-01 18:25:05 +00:00
Clint Adams
8c3234fb73 21960: put zcalc history file in ZDOTDIR if set. 2005-10-31 16:01:13 +00:00
Bart Schaefer
8d6cd1dc94 unposted: range-checking of numeric arguments in zargs 2005-09-24 17:43:55 +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
4f5e97a0bf 20244: fix bug with zed-iting autoloaded functions. 2004-08-10 23:34:58 +00:00
Peter Stephenson
fd1676f397 20089: various zed improvements 2004-06-23 16:14:24 +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
4cddde6df5 19382: improved zmv documentation 2004-01-16 15:29:26 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Oliver Kiddle
8da5114e53 18450: set $compcontext to -math- to complete math context within zcalc 2003-04-18 13:20:50 +00:00
Bart Schaefer
62878a462d Massive improvement of --max-procs handling; reorganize option parsing to
do only what's necessary for each early-bailout test; bump version number.
2002-09-04 06:28:37 +00:00
Bart Schaefer
a487300092 Implement --max-procs. 2002-09-02 20:37:36 +00:00
Bart Schaefer
e43fd50592 Add zargs. 2002-09-02 18:27:07 +00:00
Bart Schaefer
61dcbe0da3 Based on users/5283: Implement xargs-like segmenting of argument list, with
a command called on each segment.
2002-09-02 18:26:00 +00:00
Bart Schaefer
61cd3f54eb Add "relative". 2002-04-23 15:41:22 +00:00
Bart Schaefer
711592bbb7 users/4851: Convert a full path to a path relative to a directory. 2002-04-23 15:39:49 +00:00
Wayne Davison
8224baf73c + Added -W to auto-convert wildcards in both the find and replace strings.
+ Fixed the usage message to output the '$' args and '\' characters (they
  were getting eaten).
2002-03-30 19:30:11 +00:00
Sven Wischnowsky
179006f495 make zrecompile show the error messages from zcompile unless the -q option is given (16774) 2002-03-07 08:32:26 +00:00
Peter Stephenson
99d54b0b70 16422: zcalc non-default base output 2002-01-09 11:58:04 +00:00
Oliver Kiddle
abd901094e 16352: allow output formats to be specified in zcalc 2001-12-17 17:24:09 +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
Peter Stephenson
f2e7cf4a05 16254: complete map names after ypmatch
16255: options for default output base for zcalc
2001-11-15 18:42:31 +00:00
Oliver Kiddle
9d2b48504e fix for IRIX 2001-11-06 15:14:11 +00:00
Peter Stephenson
6fa692b6e4 zcalc base display fix 2001-10-08 15:18:25 +00:00
Peter Stephenson
4f1d07bb86 .distfiles fixes for 4.1.0-dev-2 2001-09-27 12:03:03 +00:00
Andrew Main
cd59ad72b6 tetris game for ZLE 2001-09-21 02:40:38 +00:00
Peter Stephenson
b3336b7918 zmv fixes 2001-08-28 20:28:10 +00:00
Peter Stephenson
91ef933eb3 Fix problem with output bases in zcalc 2001-08-16 16:42:21 +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
Sven Wischnowsky
ae5e34db25 (14602) 2001-05-31 08:18:36 +00:00
Oliver Kiddle
56528ccb66 spelling corrections 2001-05-29 17:54:08 +00:00
Bart Schaefer
a8e2e327d1 Update a comment. 2001-04-11 22:24:32 +00:00
Peter Stephenson
b75b87c8d9 4.0.1-pre-3 version change with some .distfiles updates 2001-04-09 15:29:27 +00:00
Bart Schaefer
fb95c8afe5 Methods for avoiding the nopromptcr problem, from users/3401 and more. 2001-04-05 18:51:43 +00:00
Bart Schaefer
1a4194f176 Write history entries for jobs resumed with fg/bg; from users/3795, plus
a couple of minor bugfixes.
2001-04-05 18:50:45 +00:00
Sven Wischnowsky
3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Sven Wischnowsky
354cc487ff changed after moving functions 2001-04-02 12:35:52 +00:00
Sven Wischnowsky
a92518a9ed moved to ./Functions/Misc/zstyle+ 2001-04-02 12:29:38 +00:00
Sven Wischnowsky
0d39ca3ea8 moved to ./Functions/Misc/zrecompile 2001-04-02 12:29:26 +00:00
Sven Wischnowsky
e7a3773a69 moved to ./Functions/Misc/zmv 2001-04-02 12:29:14 +00:00
Sven Wischnowsky
f512bda08c moved to ./Functions/Example/zls 2001-04-02 12:28:57 +00:00
Sven Wischnowsky
f0fbd50a98 moved to ./Functions/Example/zless 2001-04-02 12:28:40 +00:00
Sven Wischnowsky
51bf80f833 moved to ./Functions/Misc/zkbd 2001-04-02 12:28:29 +00:00
Sven Wischnowsky
553ecfcd75 moved to ./Functions/Misc/zed 2001-04-02 12:28:16 +00:00
Sven Wischnowsky
33c862a72a moved to ./Functions/Example/yu 2001-04-02 12:27:59 +00:00
Sven Wischnowsky
d2478657ea moved to ./Functions/Example/yp 2001-04-02 12:27:43 +00:00
Sven Wischnowsky
3623212c0c moved to ./Functions/Misc/run-help 2001-04-02 12:27:31 +00:00
Sven Wischnowsky
440abd8aea moved to ./Functions/Example/randline 2001-04-02 12:27:15 +00:00
Sven Wischnowsky
533a5b583c moved to ./Functions/Example/pushd 2001-04-02 12:26:58 +00:00
Sven Wischnowsky
e5a265ba8d moved to ./Functions/Example/proto 2001-04-02 12:26:41 +00:00
Sven Wischnowsky
68c486b175 moved to ./Functions/Misc/nslookup 2001-04-02 12:26:28 +00:00
Sven Wischnowsky
19ed78c893 moved to ./Functions/Compctl/multicomp 2001-04-02 12:26:11 +00:00
Sven Wischnowsky
29f515a7cf moved to ./Functions/Misc/mere 2001-04-02 12:26:00 +00:00
Sven Wischnowsky
d38d852f50 moved to ./Functions/Misc/is-at-least 2001-04-02 12:25:48 +00:00
Sven Wischnowsky
8f73567b8a moved to ./Functions/Misc/harden 2001-04-02 12:25:35 +00:00
Sven Wischnowsky
203a50674f moved to ./Functions/Example/cx 2001-04-02 12:25:18 +00:00
Sven Wischnowsky
7af712cd94 moved to ./Functions/Misc/colors 2001-04-02 12:25:07 +00:00
Sven Wischnowsky
c349808900 moved to ./Functions/Misc/checkmail 2001-04-02 12:24:55 +00:00
Sven Wischnowsky
d3a4878b68 moved to ./Functions/Compctl/cdmatch2 2001-04-02 12:24:38 +00:00
Sven Wischnowsky
e40d5f133f moved to ./Functions/Compctl/cdmatch 2001-04-02 12:24:21 +00:00
Sven Wischnowsky
c1f51e45d9 moved to ./Functions/Example/cat 2001-04-02 12:24:00 +00:00
Sven Wischnowsky
2ae024d2e9 moved to ./Functions/Misc/allopt 2001-04-02 12:23:49 +00:00
Sven Wischnowsky
36040162c7 moved to ./Functions/Example/acx 2001-04-02 12:23:34 +00:00
Bart Schaefer
7cfaf656c4 Add zkdb function. 2001-03-17 22:30:11 +00:00
Oliver Kiddle
e264c1bee1 Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00