Port vgp to -ng
[openwrt/svn-archive/archive.git] / utils / screen / Config.in
1 config BR2_PACKAGE_SCREEN
2 prompt "screen............................ Full-screen terminal window manager"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Screen is a full-screen window manager that multiplexes a physical
7 terminal between several processes, typically interactive shells.
8
9 http://www.gnu.org/software/screen/
10