Warning: Undefined array key "stylesheets" in /home/public/screen/inc/StyleUtils.php on line 102

Site Tools



Warning: Undefined array key -1 in /home/public/screen/inc/html.php on line 1458

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
man:start [2016-05-18 11:44]
87.152.18.246
man:start [2021-02-19 20:14] (current)
asciiphil old revision restored (2018-08-15 13:09)
Line 78: Line 78:
  
 See [[Flow-Control]]. See [[Flow-Control]].
 +
 +====== Session Name (naming sessions) ======
 +
 +See [[:sessionnames]]
  
 ====== Titles (naming windows) ====== ====== Titles (naming windows) ======
Line 99: Line 103:
 See [[Character Translation]]. See [[Character Translation]].
  
 +====== Environment ======
  
 +  ; COLUMNS        : Number of columns on the terminal (overrides termcap entry).
 +  ; HOME           : Directory in which to look for .screenrc.
 +  ; LINES          : Number of lines on the terminal (overrides termcap entry).
 +  ; LOCKPRG        : Screen lock program.
 +  ; NETHACKOPTIONS : Turns on nethack option.
 +  ; PATH           : Used for locating programs to run.
 +  ; SCREENCAP      : For customizing a terminal's TERMCAP value.
 +  ; SCREENDIR      : Alternate socket directory.
 +  ; SCREENRC       : Alternate user screenrc file.
 +  ; SHELL          : Default shell program for opening windows (default "''/bin/sh''").
 +  ; STY            : Alternate socket name.
 +  ; SYSSCREENRC    : Alternate system screenrc file.
 +  ; TERM           : Terminal name.
 +  ; TERMCAP        : Terminal description.
 +  ; WINDOW         : Window number of a window (at creation time).
  
 ====== Files ====== ====== Files ======

User Tools