Is there a library that can create two separate ncurses text-areas, one for scrolling output and another for input? I really want a way to use Reline with a split screen ncurses TUI. The curses gem is a little too low-level.
https://docs.ruby-lang.org/en/2.0.0/Curses.html
#ruby #curses #ncurses #reline
https://docs.ruby-lang.org/en/2.0.0/Curses.html
#ruby #curses #ncurses #reline
