Hello everybody, i'm trying to code a program that exec some commands and show the result of those commands... the user interface should be something like this:
-----------------------------------------
| Here users can see
| result of command
| typed and some other
| statistics
-----------------------------------------
| and here they should be able to type...
-----------------------------------------
It's something like irssi interface.
They should be able to scroll output of commands, but the last line (where they type cmds) must be fixed on the bottom of the screen.