X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=6a1c706d6284a9e64d6a593ac3d83605862686ba;hb=46e5e16a2386a7f87fb5589c25d79be8806056ce;hp=d10e0db5512167df9c75fd4f5ea7fff6565d6dd2;hpb=d9507e430ef1d614e38c8d3021b9c69aa6bd73e3;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index d10e0db..6a1c706 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -565,7 +565,7 @@ environment variables to UTF-8. : **isutfenv()** Returns true, if run within an utf environment, else false. -: **mcd()** +: **mkcd()** Creates directory including parent directories, if necessary. Then changes current working directory to it. @@ -829,9 +829,6 @@ Runs the function H-Glob() to expand or explain wildcards. : **hide** (//echo -en [ escape sequence ]//) Tries to hide xterm window using escape sequence. -: **hidiff** (//histring -fE '^Comparing files .*|^diff .*' | histring -c yellow -fE '^\-.*' | histring -c green -fE '^\+.*'//) -If histring(1) is installed, highlight important stuff in diff(1) output. - : **huge** (//echo -en [ escape sequence ]//) Sets huge font in xterm ("-misc-fixed-medium-r-normal-*-*-210-*-*-c-*-iso8859-15") using escape sequence.