[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
terminal-like behaviour for windows
From: |
Tomas Kozelek |
Subject: |
terminal-like behaviour for windows |
Date: |
Mon, 27 Nov 2006 15:19:01 -0800 (PST) |
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
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.
- terminal-like behaviour for windows,
Tomas Kozelek <=