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

161 commits

Author SHA1 Message Date
Peter Stephenson
76351e9b69 Jérôme Pouiller: 28351: new help functions 2010-10-18 09:33:42 +00:00
Peter Stephenson
4de3dbac16 c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 14:01:12 +00:00
Peter Stephenson
10c2f225fd c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
Peter Stephenson
0d8a580951 users/14752: add #! line to zed
allow script run with -i to exit on return
2010-01-29 21:44:54 +00:00
Peter Stephenson
1d31834223 Julien Jehannet: users/14751: typo in variable name in zed 2010-01-29 20:58:43 +00:00
Peter Stephenson
1c71dfd735 unposted: return status 1 if no replacement 2010-01-19 13:13:56 +00:00
Peter Stephenson
c508c6e368 27604: substitution using regular expressions 2010-01-18 12:47:09 +00:00
Peter Stephenson
8c60540ce6 27577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyed 2010-01-08 09:30:43 +00:00
Peter Stephenson
3b289b32a7 unposted: new run-help-p4 2009-12-16 12:11:56 +00:00
Peter Stephenson
46bad169a8 27492 based on Jörg Sommer: 27473: fix run-help alias problem. 2009-12-16 11:07:09 +00:00
Peter Stephenson
b7e76da2ef Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00
Peter Stephenson
3d8115275f Alexey: users/14588: ztodo function and completion 2009-11-22 19:06:54 +00:00
Peter Stephenson
817000920f 27247: zmv checking for **/ was wrong 2009-09-06 21:35:37 +00:00
Peter Stephenson
dfabf50cf1 27305: fix GNU man option handling in run-help 2009-06-05 11:18:01 +00:00
Peter Stephenson
ad3d514ac7 26973: zmathfuncdef enhancements 2009-05-19 15:33:24 +00:00
Peter Stephenson
7e304940e5 unposted: back off 26862 2009-04-25 20:30:20 +00:00
Peter Stephenson
0c11cb5b47 Greg: 26862: remove unnecessary print 2009-04-21 16:05:34 +00:00
Clint Adams
80bb48a400 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well. 2008-12-30 05:40:55 +00:00
Bart Schaefer
e4ae98949c 25814: quote arguments to "eval". 2008-10-10 09:53:22 +00:00
Clint Adams
7e86f2da31 25823: bring up zshcontrib man page if run-help is run on run-help and run-help is a function. 2008-10-07 08:07:04 +00:00
Peter Stephenson
5e7e797ca9 TCP functions: fix some variable handling problems,
also standardise indentation
add-zsh-hook: fix check for existence of hook function in existing hook
2008-08-01 11:48:38 +00:00
Peter Stephenson
0409391c7d 25272: add zshaddhistory hook 2008-07-17 11:27:55 +00:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Peter Stephenson
aadd07e05f zcalc completion idiosyncracies with :! 2008-06-13 14:27:37 +00:00
Peter Stephenson
627c7db0e5 zcalc completion idiosyncracies with :! 2008-06-13 14:16:57 +00:00
Peter Stephenson
808b79eba6 improved zcalc escapes and completion 2008-06-13 13:57:04 +00:00
Peter Stephenson
c894f695cc 25095: thorough modernization of prompt theme system 2008-05-17 22:42:16 +00:00
Peter Stephenson
001e8ca70e 24990: Stephane Chazelas: fix various little quirks in zmv 2008-05-11 11:23:30 +00:00
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