[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: best approach to read what was written to the screen?
From: |
songbird |
Subject: |
Re: best approach to read what was written to the screen? |
Date: |
Tue, 11 Nov 2014 17:49:01 -0500 |
User-agent: |
slrn/1.0.2 (Linux) |
songbird wrote:
...
> inch, winch, mvinch, etc?
also:
" inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr,
mvwinchstr, mvwinchnstr - get a string of characters (and attributes)
from a curses window
" (lifted from man page)
if you've not seen them yet...
songbird