bug-ncurses
[Top][All Lists]
Advanced

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

Re: terminal-like behaviour for windows


From: Thomas Dickey
Subject: Re: terminal-like behaviour for windows
Date: Wed, 29 Nov 2006 06:13:07 -0500 (EST)

On Mon, 27 Nov 2006, Tomas Kozelek wrote:


Hi,
I would like to ask if it is possible ( and how =)) to force ncurses window
to behave like terminal towards the ansi escape sequences ( e.g. ESC[K for
deleting whole line, ... ). I am writing a kind of simple ui frontend to the
shell ( which is connected to the pseudoterminal ) and I would need ncurses

That would be a terminal emulator (and ANSI escape sequences would be an
example of something to support).  screen does this...

to properly parse shell output ( redirected from the pseudorminal -> full of
ansi escape sequences). It is actually ,,pretending that a single terminal
is running in ncurses window". It would be great if it would be also
possible to open applications like vim ( using some ui themselves ) in this
window.

Thanks a lot for any advices.T.
--
View this message in context: 
http://www.nabble.com/terminal-like-behaviour-for-windows-tf2715051.html#a7570168
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.



_______________________________________________
Bug-ncurses mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-ncurses


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




reply via email to

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