bug-ncurses
[Top][All Lists]
Advanced

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

Re: esc seq capture


From: Thomas Dickey
Subject: Re: esc seq capture
Date: Mon, 1 Jun 2009 16:33:42 -0400 (EDT)

On Mon, 1 Jun 2009, james morris wrote:


Hi,

I've noticed i can do: some_ncurses_prog | tee its_output.txt

what i'd like to do is for my program to captures the escape sequences
and other output from the ncurses library and output them into a bash
script interspersed with sleep commands.

is there any way of getting at the escape sequences ncurses outputs to
the console/terminal to do this?

The tput program does this.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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