Cmd line trouble
I want to write a program that has several input areas at once. Ideally be able to tab through them. All in a terminal. Thanks in advance.
You need to use the curses library. There should be a man page on your system for it.
Last edited on
Topic archived. No new replies allowed.