zsh-workers
 help / color / mirror / code / Atom feed
* Bug in echotc ?
@ 2005-03-02  9:10 Bart Schaefer
  2005-03-02 15:08 ` Clint Adams
  0 siblings, 1 reply; 5+ messages in thread
From: Bart Schaefer @ 2005-03-02  9:10 UTC (permalink / raw)
  To: zsh-workers

I was fooling with something related to the discussion of nopromptcr
workarounds.  I tried this:

schaefer[505] echotc cm $LINES $COLUMNS ; sleep 5; echo here
                        here

That doesn't look like column 80 to me, but I checked "man termcap" which
says (and "man terminfo" confirms):

       cm   Cursor move to row %1 and column %2 (on screen)

Nevertheless, I tried "echotc cm $COLUMNS $LINES" instead, and got what I
expected the first to have done.

Is echotc broken, or is the manual page confused?

(Using "echoti cup $LINES $COLUMNS" works correctly.)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-02 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-02  9:10 Bug in echotc ? Bart Schaefer
2005-03-02 15:08 ` Clint Adams
2005-03-02 16:10   ` Clint Adams
2005-03-02 18:20     ` Bart Schaefer
2005-03-02 18:25       ` Clint Adams

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).