====== Window Flags ====== ''screen'' uses certain flags to represent windows' status in places like the output of the ''[[commands:windows]]'' command and the ''%f'' [[man:String Escapes|string escape]]. The following flags are currently known: ^ Flag ^ Meaning ^ | * | the current window | | - | the previous window | | $ | all "logged in" windows (see ''[[commands:login]]'') | | ! | a background window that has received a bell | | @ | a background window that is being monitored and has had activity occur (see ''[[commands:monitor]]'') | | (L) | a window which has output logging turned on (see ''[[commands:log]]'') | | & | windows occupied by other users (see [[:Multiuser]]) | | Z | windows in the zombie state (see ''[[commands:zombie]]'') |