1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 23:11:14 +02:00
zsh/Functions/Misc
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
..
.distfiles 4.3.4-dev-8 2008-01-29 14:29:19 +00:00
add-zsh-hook 23301: fix semicolon mistyped as a colon. 2007-04-19 19:54:00 +00:00
allopt
checkmail 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
colors Add a number of other notes about terminal attributes. 2006-10-16 01:08:41 +00:00
getjobs
harden attempt to remove executable permission, part 3 2007-07-25 20:15:38 +00:00
is-at-least 24298: Tonguc Yumruk: emulate -L consistency 2007-12-19 20:06:16 +00:00
mere
nslookup
promptnl
relative
run-help 24364: local assignment to HELPDIR with a default location. 2008-01-13 17:37:21 +00:00
run-help-git unposted: remove shebang line. 2008-02-07 02:07:59 +00:00
run-help-svk 24332, 24333: Improvements to run-help suggested by J.Sommer. 2007-12-31 22:13:46 +00:00
run-help-svn 24332, 24333: Improvements to run-help suggested by J.Sommer. 2007-12-31 22:13:46 +00:00
sticky-note 24576: replace shebang lines. 2008-02-22 02:56:13 +00:00
tetris
xtermctl unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage 2008-02-18 03:30:22 +00:00
zargs
zcalc 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
zed
zkbd Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test. 2008-03-15 01:09:05 +00:00
zmathfuncdef 22480: autoload math functions from zmathfuncdef 2006-06-02 13:34:59 +00:00
zmv 11484: allow zmv to rename to equivalent but differently named files 2007-05-14 17:58:57 +00:00
zrecompile
zstyle+