diff options
Diffstat (limited to 'Functions/Misc/xtermctl')
-rw-r--r-- | Functions/Misc/xtermctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/xtermctl b/Functions/Misc/xtermctl index c771fc39a..040838190 100644 --- a/Functions/Misc/xtermctl +++ b/Functions/Misc/xtermctl @@ -1,7 +1,7 @@ # Put standard xterm/dtterm window control codes in shell parameters for # easy use. Note that some terminals do not support all combinations. -# autoload -U xtermctl ; xtermctl +# autoload -Uz xtermctl ; xtermctl # xtermctl --explain # Run once to set up; implements two functions: |