What library is used to make a static terminal window like vim, nano, irssi or aptitude as opposed to a scrolling terminal?
I'm using C, but I'd be interested in libraries for other languages (for example, a C++ specific library).
I believe the library you are looking for is Curses (or NCurses). There is also PDCurses for cross-platform (includind Win32) development.
I also remember the days of Conio on DOS based systems.
Curses like library are usually used for that. pdcurses for windows, most *nixes come with a native version, or e.g. ncurses
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With