Projects tagged ‘screen’ and ‘terminal’


Jump to tag:

Projects tagged ‘screen’ and ‘terminal’

Filtered by Project Tags screen terminal

Refine results Project Tags console (3) detach (3) ncurses (2) tty (2) shell (2) curses (2) window-manager (1) wtfpl (1) libcaca (1) ascii (1) c++ (1) testing (1)

[3 total ]
762

GNU Screen

   
Primary Language: C Licensed as: GNU General Public License 2.0

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.

Metrics updated about 24 hours ago

10

dtach

 
Primary Language: C Licensed as: GNU General Public License 2.0

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 not keep track of the contents of the screen, and ... [More] 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]

Metrics updated 36 minutes ago

3

neercs

 
Primary Language: C Licensed as: Do What The Fuck You Want To Public License

Metrics updated 27 minutes ago