buildrootschalter/package/tmux/Config.in
Yann E. MORIN 063ab4de0f package/tmux: new package
[Peter: fix license info]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-28 22:16:11 +01:00

10 lines
271 B
Plaintext

config BR2_PACKAGE_TMUX
bool "tmux"
select BR2_PACKAGE_LIBEVENT
select BR2_PACKAGE_NCURSES
help
tmux is a terminal multiplexer, it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal.
http://tmux.sourceforge.net/