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
Last revision Both sides next revision
appearance [2011-03-27 09:44]
188.113.94.121
appearance [2018-11-03 08:35]
199.247.125.60 typo fix: beffered > buffered
Line 23: Line 23:
  
 Some terminals, mostly hardware serial terminals, have a separate area of Some terminals, mostly hardware serial terminals, have a separate area of
-their display that is reserved as a status line.  ''screen'' calls this a+their display that is reserved as a status line. Many modern graphical 
 +terminals use the titlebar of the window for such status information. 
 +''screen'' calls this a
 "hardstatus line" When ''screen'' starts, it checks to see if the "hardstatus line" When ''screen'' starts, it checks to see if the
 ''hs'' termcap capability is set; if so, it assumes that there's a ''hs'' termcap capability is set; if so, it assumes that there's a
Line 137: Line 139:
  
   * ''[[commands:attrcolor]]'' - Remaps the effect of text attributes.   * ''[[commands:attrcolor]]'' - Remaps the effect of text attributes.
-  * ''[[commands:autonuke]]'' - Determines whether a given window will attempt to display beffered text after a clear command is received.+  * ''[[commands:autonuke]]'' - Determines whether a given window will attempt to display buffered text after a clear command is received.
   * ''[[commands:bell_msg]]'' - Changes the message printed when a bell character is received in another window.   * ''[[commands:bell_msg]]'' - Changes the message printed when a bell character is received in another window.
   * ''[[commands:caption]]'' - Controls the display of the caption line at the bottom of screen windows.   * ''[[commands:caption]]'' - Controls the display of the caption line at the bottom of screen windows.

User Tools