B
Bryan Richardson
Hello All,
I am in need of a way to develop a simple, two-frame terminal
application that can display event-driven data in one frame and allow
for the input of commands in a different frame. Without having to go to
the extremes of something like ncurses, does anyone know of a way to do
this? Nothing fancy is needed like CTRL key bindings and such, just two
simple frames.
I am in need of a way to develop a simple, two-frame terminal
application that can display event-driven data in one frame and allow
for the input of commands in a different frame. Without having to go to
the extremes of something like ncurses, does anyone know of a way to do
this? Nothing fancy is needed like CTRL key bindings and such, just two
simple frames.