[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ... or on console terminal (was: permanent line in vi ?)
- To: misc@openbsd.org
- Subject: Re: ... or on console terminal (was: permanent line in vi ?)
- From: Alfred Breull <puma@hannover.sgh-net.de>
- Date: Fri, 01 Jun 2001 07:31:29 +0100
- References: <3.0.6.32.20010531100546.00935320@pop3.hannover.sgh-net.de>
>this:
>1234567890123456789012345678901234567890123456789012345678901234567890
Thank you, Darren and Nick, for your kind comments. Yes, a 'scale'
command could be of great help, i.e. when controlling the output of
non-trivial formats in a program.
Currently, I include a 'call scale' statement in a program when
controlling the output of formats. However, this is not comfortable
anymore when a mis-formated line is 15 or 25 lines below the 'scale'.
Btw, I'd hate pencil lines on a notebook screen :)
I was hoping that something like 'scale' might be possible when wscons
was introduced (because wscons somehow 'controls' the screen/ terminal
output). Unfortunately (and being a little angry at myself for this),
I'm too unexperienced to do this myself.