mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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.
|