10.3 Kill 
- Command: kill
- (C-a k, C-a C-k)
 Kill the current window.
 If there is anexeccommand running (see section 13.1 Exec) then it is killed.
Otherwise the process (e.g. shell) running in the window receives aHANGUPcondition, 
the window structure is removed and screen (your display) switches to another
window. When the last window is destroyed,screenexits.
After a kill screen switches to the previously displayed window.
 Caution:emacsusers may find themselves killing theiremacssession when trying to delete the current line.  For this
reason, it is probably wise to use a different command character
(see section 14.3 Command Character) or rebindkillto another key
sequence, such as C-a K (see section 14. Key Binding).
  
This document was generated
by Davide on March, 6  2002
using texi2html