mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
25276: use autoload -z for zsh-autoload functions
This commit is contained in:
parent
1b1712d065
commit
ffabab4e74
27 changed files with 50 additions and 28 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue