1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-12-29 16:25:35 +01:00
zsh/Functions/Misc
Daniel Shahaf feb4be4a5e 40126: zed (fned): When editing a new function. escape its name.
Example:

    % unfunction \(
    % fned \(
2016-12-09 08:21:07 +00:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
add-zle-hook-widget 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation. 2016-09-30 23:15:57 +00:00
add-zsh-hook unposted: Avoid $0 for POSIX_ARGZERO compatibility. 2016-07-28 18:07:57 +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 28758: make `colors' function work with non-default option sets 2011-02-15 09:28:54 +00:00
getjobs
harden attempt to remove executable permission, part 3 2007-07-25 20:15:38 +00:00
is-at-least users/21082 (expanded): a more complete sorting of version strings that are not in the form of zsh version numbers; additional explanatory comment 2015-12-19 22:03:34 -08:00
mere
nslookup 35815: fix for lack of startup output from newer nslookup 2015-07-23 05:25:37 +02:00
promptnl users/17134: avoid bad math error 2012-06-16 04:30:35 +00:00
regexp-replace unposted: return status 1 if no replacement 2010-01-19 13:13:56 +00:00
relative 18472: spelling corrections 2003-04-25 11:18:50 +00:00
run-help 32031 plus missed _run_help: get helpfiles install path corect in functions 2013-11-23 17:44:12 +00:00
run-help-git unposted: remove shebang line. 2008-02-07 02:07:59 +00:00
run-help-ip 37814: run-help-ip: use an absolute path for the shebang. 2016-01-28 20:55:23 -05:00
run-help-openssl Jérôme Pouiller: 28351: new help functions 2010-10-18 09:33:42 +00:00
run-help-p4 unposted: new run-help-p4 2009-12-16 12:11:56 +00:00
run-help-sudo Jérôme Pouiller: 28351: new help functions 2010-10-18 09:33:42 +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 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
tetris 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
tetriscurses 30568: Add tetriscurses contrib function, port of tetris to zcurses 2015-01-09 12:49:56 +01:00
xtermctl 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
zargs 35937: wait for process IDs instead of job numbers in parallel mode 2015-07-27 09:44:10 -07:00
zcalc 38783: zcalc tweaks for RPN mode. 2016-07-04 12:08:14 +01:00
zed 40126: zed (fned): When editing a new function. escape its name. 2016-12-09 08:21:07 +00:00
zkbd unposted (users/16697): use a better output file name when the DISPLAY 2012-03-01 03:36:48 +00:00
zmathfuncdef 26973: zmathfuncdef enhancements 2009-05-19 15:33:24 +00:00
zmv 31503: zmv improvements for user-specified programs. 2013-07-03 12:46:02 +01:00
zrecompile 36604: fix getopts+shift calculation 2015-09-23 23:16:38 -07:00
zstyle+
ztodo Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00