mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 18:48:28 +02:00
7 lines
218 B
Plaintext
7 lines
218 B
Plaintext
|
config BR2_PACKAGE_SCREEN
|
||
|
tristate "screen"
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
Screen is a full-screen window manager that multiplexes a physical
|
||
|
terminal between several processes, typically interactive shells.
|