zsh-users
 help / color / mirror / code / Atom feed
From: Richard Coleman <coleman@math.gatech.edu>
To: hware@a.cs.wvu.edu (Henry Ware)
Cc: zsh-users@math.gatech.edu
Subject: Re: sched waits for next prompt. Does it have to?
Date: Tue, 31 Oct 1995 14:02:43 -0500	[thread overview]
Message-ID: <199510311902.OAA11276@redwood.skiles.gatech.edu> (raw)
In-Reply-To: Your message of "Tue, 31 Oct 1995 09:42:19 EST." <9510311442.AA14509@backus.wvu.edu>

> zsh is the 5th shell I've used... it is by far my favorite so far
> surpassing even tcsh and bash, IMHO.  However, I'm having a little
> trouble with the sched commend.  I'd like it to perform the action at
> the specified time rather than at the next prompt: for example, when I
> want it to act as an alarm clock, or as "at", etc.
> 
> I've tried setting the NOTIFY option, which didn't change the behavior.
> 
> Is there a solution other than using at or tcsh's sched?

Currently zsh's handling of `sched' and the shell function `periodic'
(if defined) are very simple.  Zsh just checks time stamps in the
function preprompt() and executes scheduled commands or `periodic'
if it has been long enough.  To do anything better would require setting
up signals, etc...   I can add it to the TODO list, but I doubt it
will make it in the next production release.  There are currently just too
many other things to work on.

Richard Coleman
coleman@math.gatech.edu



  reply	other threads:[~1995-10-31 19:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-10-31 14:42 Henry Ware
1995-10-31 19:02 ` Richard Coleman [this message]
1995-10-31 22:13   ` Rob Hooft
1995-11-01  9:14     ` Bas V. de Bakker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199510311902.OAA11276@redwood.skiles.gatech.edu \
    --to=coleman@math.gatech.edu \
    --cc=hware@a.cs.wvu.edu \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).