bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

best approach to read what was written to the screen?


From: Patrick
Subject: best approach to read what was written to the screen?
Date: Tue, 11 Nov 2014 12:10:05 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hi Everyone

Is there a best approach to read what was written to the screen? and possibly to get the attributes as well ?

Would it be good to dump a screen to a file, restore the file to a pad and then parse what is on the pad? Or perhaps the screen and attributes to-be-parsed could be copied to a pad directly?

Any hints or tips would be very much appreciated.

-Patrick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]