zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: ticking clock
Date: Mon, 13 Aug 2018 08:38:26 -0700	[thread overview]
Message-ID: <5d1d108b-d65d-9c5b-64fa-017d3a9637a8@eastlink.ca> (raw)
In-Reply-To: <1534170704.3055908.1472497128.24A0E402@webmail.messagingengine.com>

I did this in zshrc:

     ## 2018-08-10: ticking clock:
     #RPS1=$'%t %w'
     RPS1='%B%F{yellow}[%D{%L:%M:%S}]%f %w'
     TMOUT=1
     TRAPALRM() { zle reset-prompt }

Nice to have the time ticking away there, but it kills back-scrolling -- 
I scroll up, but every tick moves back to the bottom.  Fixable?


  reply	other threads:[~2018-08-13 16:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-13 13:49 separating functions, fpath, and autoload TJ Luoma
2018-08-13 13:55 ` TJ Luoma
2018-08-13 13:56 ` Pier Paolo Grassi
2018-08-13 14:31   ` Daniel Shahaf
2018-08-13 15:38     ` Ray Andrews [this message]
2018-08-13 16:29       ` ticking clock Vin Shelton
2018-08-13 19:57         ` Ray Andrews
2018-08-13 21:54           ` Bart Schaefer
2018-08-13 22:45             ` Ray Andrews
2018-08-14 17:27               ` Bart Schaefer
2018-08-14 21:21                 ` Ray Andrews
2018-08-14 10:07       ` Sebastian Gniazdowski

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=5d1d108b-d65d-9c5b-64fa-017d3a9637a8@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /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).