2005-05-05 09:41:38 +00:00
|
|
|
config BR2_PACKAGE_SCREEN
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "screen - Full-screen terminal window manager"
|
2005-05-05 09:41:38 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
help
|
|
|
|
Screen is a full-screen window manager that multiplexes a physical
|
|
|
|
terminal between several processes, typically interactive shells.
|
2005-05-19 16:49:23 +00:00
|
|
|
|
|
|
|
http://www.gnu.org/software/screen/
|
|
|
|
|