Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
screen_concepts [2006-09-22 21:08]
84.58.141.193
screen_concepts [2021-02-19 19:50] (current)
Line 1: Line 1:
 +===== screen Concepts =====
  
 Or, what sort of things you can do with screen and the commands that control them. Or, what sort of things you can do with screen and the commands that control them.
  
-  * [[multiuser]] +  * [[Multiuser]] - Allowing multiple users on a system to interact with a single ''screen'' instance. 
-  * [[monitoring]] +  * [[Monitoring]] - Letting ''screen'' monitor your windows for interesting behavior. 
-  * [[terminal]] +  * [[Terminal]] - How ''screen'' interacts with terminals, and how programs interact with ''screen'''s virtual terminal. 
-  * [[appearance]] +  * [[Appearance]] - Controlling how ''screen'' looks and communicates with the user. 
-  * [[interface]] (bind, bindkey, digraph, help, mapdefault, mapnotnext, maptimeout, markkeys, escape, meta, process, stuff, xoff, xon) +  * [[Interface]] - Controlling how the user communicates with ''screen''. 
-  * [[text exchange]] (bufferfilecopycrlf, deflog, defescape, defscrollback, defslowpaste, ignorecase, log, logfile, defobuflimit, hardcopy, hardcopy_append, hardcopydir, logtstamp, obuflimit, paste, pastefont, readbuf, readreg, register, removebuf, scrollback, slowpaste, writebuf) +  * [[Text Exchange]] - How ''screen'' can facilitate text exchange among programsfilesand ''screen'' itself. 
-  * [[window management]] (next, at, blanker, blankerprg, lockscreen, deflogin, defmode, defzombie, idle, kill, login, maxwin, number, other, pow_break, redisplay, screen, select, shelltitle, verbose, windowlist, windows, zombie, defzombie) +  * [[Window Management]] - Managing windows in ''screen''. 
-  * [[region management]] (focus, only, remove, resize, split) +  * [[Region Management]] - Managing regions in the display. 
-  * [[misc]] (backtick, chdir, colon, command, compacthist, console, debug, defshell, exec, detach, displays, eval, history, password, pow_detach, pow_detach_msg, quit, sessionname, setenv, setsid, shell, sleep, source, suspend, unsetenv)+  * [[Misc]] - Everything else.

User Tools