This shows you the differences between two versions of the page.
commands:windows [2010/01/25 13:47] asciiphil |
commands:windows [2010/01/25 13:54] (current) asciiphil |
||
---|---|---|---|
Line 14: | Line 14: | ||
Uses the message line to display a list of all the windows. Each window is | Uses the message line to display a list of all the windows. Each window is | ||
listed by number with the name of process that has been started in the window | listed by number with the name of process that has been started in the window | ||
- | (or its title) as well as a set of flags with the following meanings: | + | (or its [[man:Titles|title]]) as well as a set of flags as listed in [[:Window Flags]]. |
- | + | ||
- | ^ Flag ^ Meaning ^ | + | |
- | | * | the current window | | + | |
- | | - | the previous window | | + | |
- | | $ | all "logged in" windows (see ''[[login]]'') | | + | |
- | | ! | a background window that has received a bell | | + | |
- | | @ | a background window that is being monitored and has had activity occur (see ''[[monitor]]'') | | + | |
- | | (L) | a window which has output logging turned on (see ''[[log]]'') | | + | |
- | | & | windows occupied by other users (see [[:Multiuser]]) | | + | |
- | | Z | windows in the zombie state (see ''[[zombie]]'') | | + | |
If this list is too long to fit on the terminal's status line only the | If this list is too long to fit on the terminal's status line only the | ||
Line 35: | Line 25: | ||
===== See Also ===== | ===== See Also ===== | ||
- | * ''[[windowlist]]' | + | * ''[[windowlist]]'' |
* [[:Window Management]] | * [[:Window Management]] | ||