[160] in bug-owl
Re: Hitting ">" twice
daemon@ATHENA.MIT.EDU (James M. Kretchmar)
Mon Apr 7 19:12:51 2003
Message-Id: <200304072312.TAA13555@mission-control.mit.edu>
To: Ken T Takusagawa <kenta@MIT.EDU>
cc: bug-owl@MIT.EDU
In-Reply-To: Your message of "Mon, 07 Apr 2003 19:05:36 EDT."
<Pine.GSO.4.30L.0304071904010.9900-100000@cathedral-seven.mit.edu>
Date: Mon, 07 Apr 2003 19:12:50 -0400
From: "James M. Kretchmar" <kretch@MIT.EDU>
> Hitting ">" twice lets me go one past the last message with
Thanks for your report.
In this case that's actually an intentional feature, ">>" is supposed
to clear the screen and only print messages that coming following it
(so that you can say "ok, I've read everything, I want my screen blank
until something new comes in").
We choose to implement that as a one-past-the-last-message, though
that could conceivably change in the future.
Does this behavior bug you? Perhaps we could add a variable to turn
it off.
kretch