1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01: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 Use set -o in listalloptions to avoid kshoptionprint 2005-07-10 17:17:58 +00:00
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 fix for IRIX 2001-11-06 15:14:11 +00:00
nslookup
promptnl
relative 18472: spelling corrections 2003-04-25 11:18:50 +00:00
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 tetris game for ZLE 2001-09-21 02:40:38 +00:00
xtermctl unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage 2008-02-18 03:30:22 +00:00
zargs unposted: range-checking of numeric arguments in zargs 2005-09-24 17:43:55 +00:00
zcalc 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
zed 20244: fix bug with zed-iting autoloaded functions. 2004-08-10 23:34:58 +00:00
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 unposted: change "mv" to "mv -f" when backing up .zwc files in zrecompile 2004-03-31 16:48:37 +00:00
zstyle+