Projects tagged ‘console’ and ‘screen’


Jump to tag:

Projects tagged ‘console’ and ‘screen’

Filtered by Project Tags console screen

Refine results Project Tags terminal (4) detach (4) tty (3) ncurses (2) window (2) curses (2) shell (2) bsd (1) terminals (1) c (1) reattach (1) power-tool (1)

[4 total ]

1249 Users
   

Screen is a text console window manager that generates virtual terminals (PTYs) for interactive processes. A scrollback history buffer allows copy&paste, a detach feature saves your session for later reconnect.
Created over 3 years ago.

13 Users
   

tmux is a "terminal multiplexer", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.
Created about 1 year ago.

12 Users
 

dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does ... [More] not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves. dtach does not, however, have the other features of screen, such as its support of multiple terminals or its terminal emulation support. This makes dtach extremely tiny compared to screen, making it more easily audited for bugs and security holes, and also allows it to fit in environments where space is limited, such as on rescue disks. [Less]
Created over 3 years ago.

3 Users
 

Created about 1 year ago.