From e58ad7548f218951fe3e424ba241720de9a81bf8 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Thu, 3 Mar 2011 05:06:14 +0000 Subject: 28805: move stray text about the sched builtin away from the set builtin. --- Doc/Zsh/mod_sched.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc/Zsh/mod_sched.yo') diff --git a/Doc/Zsh/mod_sched.yo b/Doc/Zsh/mod_sched.yo index 03ef3e54b..948001baf 100644 --- a/Doc/Zsh/mod_sched.yo +++ b/Doc/Zsh/mod_sched.yo @@ -39,6 +39,10 @@ the shell to clear the command line before the event and redraw it afterwards. This should be used with any scheduled event that produces visible output to the terminal; it is not needed, for example, with output that updates a terminal emulator's title bar. + +The tt(sched) builtin is not made available by default when the shell +starts in a mode emulating another shell. It can be made available +with the command `tt(zmodload -F zsh/sched b:sched)'. ) enditem() -- cgit 1.4.1