From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20859 invoked by alias); 13 Aug 2018 20:28:04 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23576 Received: (qmail 12741 invoked by uid 1010); 13 Aug 2018 20:28:04 -0000 X-Qmail-Scanner-Diagnostics: from mta03.eastlink.ca by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(24.224.136.9):SA:0(-2.6/5.0):. Processed in 1.263774 secs); 13 Aug 2018 20:28:04 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: rayandrews@eastlink.ca X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=utf-8; format=flowed X-Authority-Analysis: v=2.3 cv=R/q35uZX c=1 sm=1 tr=0 a=RnRVsdTsRxS/hkU0yKjOWA==:117 a=RnRVsdTsRxS/hkU0yKjOWA==:17 a=IkcTkHD0fZMA:10 a=x7bEGLp0ZPQA:10 a=MsxWZPOhBDzm6DDQ-zsA:9 a=QEXdDO2ut3YA:10 X-EL-IP-NOAUTH: 24.207.101.9 Subject: Re: ticking clock To: zsh-users@zsh.org References: <1534170704.3055908.1472497128.24A0E402@webmail.messagingengine.com> <5d1d108b-d65d-9c5b-64fa-017d3a9637a8@eastlink.ca> From: Ray Andrews Message-id: Date: Mon, 13 Aug 2018 12:57:57 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 In-reply-to: Content-language: en-CA On 13/08/18 09:29 AM, Vin Shelton wrote: > Hi, Ray - > > You could turn off your terminal emulator's scroll to the bottom on output > option. That works.  But of course usually I do want it to  scroll, just not when the clock ticks.  Dunno, maybe zsh has some sort of 'only tick when visible' sort of thing. > > I think a better solution would be to change your clock > (conky,taskbar/tasklet or whatever) to have resolution down to the second. I've got the desktop's clock up there on the menu bar, but it is nice to have one on the command line too.  Not hardly important, but worth asking about. Thanks Vin.