At Wed, 26 Feb 2020 16:43:04 -0000 (UTC), mlel...@serpens.de (Michael van Elst) 
wrote:
Subject: Re: green lines hell
>
> /dev/console can be redirected with the TIOCCONS ioctl. That's how
> xconsole works, it opens a pty, redirects console output to it
> and then logs things written to the pty to an X window.
>
> sysinst could do the same and then e.g. present console output in a
> curses window.

That would seem to be the best overall solution...

But, it does seem like a lot of extra complication too.

Since sysinst is a full-screen program, redrawing the screen should work
for any kind of "console" connection.

Doesn't pressing <CTRL-L> already work to manually trigger a screen
redraw in many instances, or am I mis-remembering?

Maybe just a wee hint about using ^L in one of the earlier messages
would suffice?

--
                                        Greg A. Woods <gwo...@acm.org>

Kelowna, BC     +1 250 762-7675           RoboHack <wo...@robohack.ca>
Planix, Inc. <wo...@planix.com>     Avoncote Farms <wo...@avoncote.ca>

Attachment: pgpanbMqI5D_Q.pgp
Description: OpenPGP Digital Signature

Reply via email to