summaryrefslogtreecommitdiff
path: root/package/screen/Config.in
blob: 86b4c65843d5b1b29572bf68f936d3ac43b0ec9e (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_PACKAGE_SCREEN
	prompt "screen............................ Full-screen terminal window manager"
	tristate
	default n
	select ADK_PACKAGE_LIBNCURSES
	help
	  Screen is a full-screen window manager that multiplexes a physical 
	  terminal between several processes, typically interactive shells.
	  
	  http://www.gnu.org/software/screen/