summaryrefslogtreecommitdiffstats
path: root/rules/tmux.in
blob: 83f8e4e6022fef4af476fc2f07650bfdf4c2aa3a (plain)
1
2
3
4
5
6
7
8
9
## SECTION=shell_and_console

config TMUX
	tristate
	prompt "tmux"
	select LIBEVENT
	select NCURSES
	help
	  Terminal multiplexer, something like GNU screen.