Ncurses at the Free Software Foundation (FSF)
Ncurses is software for controlling writing to the console screen under Unix, Linux and other operating systems.
Pip - make any program a filter
Pip is a wrapper for programs that won't use stdin and stdout, but require filenames to be given on the command line.
scroller - watching your software
Scroller is a replacement for the command "while true; do clear; xxx; sleep 10; done". It uses ncurses to redraw the new output much more smoothly, and truncates the output to t…
Wily Homepage
Wily is a mouse-oriented, text-based working environment for programmers. It lets you interact with your files, directories and other programs through mouse and keyboard operation…
Zsh - Linux shell
Zsh is a shell designed for interactive use, although it is also a powerful scripting language.