screen: Default Key Bindings

 
 5.1 Default Key Bindings
 ========================
 
 As mentioned previously, each keyboard command consists of a 'C-a'
 followed by one other character.  For your convenience, all commands
 that are bound to lower-case letters are also bound to their control
 character counterparts (with the exception of 'C-a a'; see below).
 Thus, both 'C-a c' and 'C-a C-c' can be used to create a window.
 
    The following table shows the default key bindings:
 
 'C-a ''
      (select)
      Prompt for a window identifier and switch.  SeeSelecting.
 
 'C-a "'
      (windowlist -b)
      Present a list of all windows for selection.  SeeSelecting.
 
 'C-a 0...9, -'
      (select 0...select 9, select -)
      Switch to window number 0...9, or the blank window.  See
      Selecting.
 
 'C-a <Tab>'
      (focus)
      Switch the input focus to the next region.  SeeRegions.
 
 'C-a C-a'
      (other)
      Toggle to the window displayed previously.  If this window does no
      longer exist, 'other' has the same effect as 'next'.  See
      Selecting.
 
 'C-a a'
      (meta)
      Send the command character (C-a) to window.  See 'escape' command.
      SeeCommand Character.
 
 'C-a A'
      (title)
      Allow the user to enter a title for the current window.  See
      Naming Windows.
 
 'C-a b'
 'C-a C-b'
      (break)
      Send a break to the tty.  SeeBreak.
 
 'C-a B'
      (pow_break)
      Close and reopen the tty-line.  SeeBreak.
 
 'C-a c'
 'C-a C-c'
      (screen)
      Create a new window with a shell and switch to that window.  See
      Screen Command.
 
 'C-a C'
      (clear)
      Clear the screen.  SeeClear.
 
 'C-a d'
 'C-a C-d'
      (detach)
      Detach 'screen' from this terminal.  SeeDetach.
 
 'C-a D D'
      (pow_detach)
      Detach and logout.  SeePower Detach.
 
 'C-a f'
 'C-a C-f'
      (flow)
      Cycle flow among 'on', 'off' or 'auto'.  SeeFlow.
 
 'C-a F'
      (fit)
      Resize the window to the current region size.  SeeFit.
 
 'C-a C-g'
      (vbell)
      Toggle visual bell mode.  SeeBell.
 
 'C-a h'
      (hardcopy)
      Write a hardcopy of the current window to the file "hardcopy.N".
      SeeHardcopy.
 
 'C-a H'
      (log)
      Toggle logging of the current window to the file "screenlog.N".
      SeeLog.
 
 'C-a i'
 'C-a C-i'
      (info)
      Show info about the current window.  SeeInfo.
 
 'C-a k'
 'C-a C-k'
      (kill)
      Destroy the current window.  SeeKill.
 
 'C-a l'
 'C-a C-l'
      (redisplay)
      Fully refresh the current window.  SeeRedisplay.
 
 'C-a L'
      (login)
      Toggle the current window's login state.  SeeLogin.
 
 'C-a m'
 'C-a C-m'
      (lastmsg)
      Repeat the last message displayed in the message line.  SeeLast
      Message.
 
 'C-a M'
      (monitor) Toggle monitoring of the current window.  See
      Monitor.
 
 'C-a <SPC>'
 'C-a n'
 'C-a C-n'
      (next)
      Switch to the next window.  SeeSelecting.
 
 'C-a N'
      (number)
      Show the number (and title) of the current window.  SeeNumber.
 
 'C-a p'
 'C-a C-p'
 'C-a C-h'
 'C-a <BackSpace>'
      (prev)
      Switch to the previous window (opposite of 'C-a n').  See
      Selecting.
 
 'C-a q'
 'C-a C-q'
      (xon)
      Send a ^Q (ASCII XON) to the current window.  SeeXON/XOFF.
 
 'C-a Q'
      (only)
      Delete all regions but the current one.  SeeRegions.
 
 'C-a r'
 'C-a C-r'
      (wrap)
      Toggle the current window's line-wrap setting (turn the current
      window's automatic margins on or off).  SeeWrap.
 
 'C-a s'
 'C-a C-s'
      (xoff)
      Send a ^S (ASCII XOFF) to the current window.  SeeXON/XOFF.
 
 'C-a S'
      (split)
      Split the current region horizontally into two new ones.  See
      Regions.
 
 'C-a t'
 'C-a C-t'
      (time)
      Show the load average and xref.  SeeTime.
 
 'C-a v'
      (version)
      Display the version and compilation date.  SeeVersion.
 
 'C-a C-v'
      (digraph)
      Enter digraph.  SeeDigraph.
 
 'C-a w'
 'C-a C-w'
      (windows)
      Show a list of active windows.  SeeWindows.
 
 'C-a W'
      (width)
      Toggle between 80 and 132 columns.  SeeWindow Size.
 
 'C-a x'
 'C-a C-x'
      (lockscreen)
      Lock your terminal.  SeeLock.
 
 'C-a X'
      (remove)
      Kill the current region.  SeeRegions.
 
 'C-a z'
 'C-a C-z'
      (suspend)
      Suspend 'screen'.  SeeSuspend.
 
 'C-a Z'
      (reset)
      Reset the virtual terminal to its "power-on" values.  See
      Reset.
 
 'C-a .'
      (dumptermcap)
      Write out a '.termcap' file.  SeeDump Termcap.
 
 'C-a ?'
      (help)
      Show key bindings.  SeeHelp.
 
 'C-a \'
      (quit)
      Kill all windows and terminate 'screen'.  SeeQuit.
 
 'C-a :'
      (colon)
      Enter a command line.  SeeColon.
 
 'C-a ['
 'C-a C-['
 'C-a <ESC>'
      (copy)
      Enter copy/scrollback mode.  SeeCopy.
 
 'C-a ]'
 'C-a C-]'
      (paste .)
      Write the contents of the paste buffer to the stdin queue of the
      current window.  SeePaste.
 
 'C-a {'
 'C-a }'
      (history)
      Copy and paste a previous (command) line.  SeeHistory.
 
 'C-a >'
      (writebuf)
      Write the paste buffer out to the screen-exchange file.  See
      Screen Exchange.
 
 'C-a <'
      (readbuf)
      Read the screen-exchange file into the paste buffer.  SeeScreen
      Exchange.
 
 'C-a ='
      (removebuf)
      Delete the screen-exchange file.  SeeScreen Exchange.
 
 'C-a _'
      (silence)
      Start/stop monitoring the current window for inactivity.  See
      Monitor.
 
 'C-a |'
      (split -v)
      Split the current region vertically into two new ones.  See
      Regions.
 
 'C-a ,'
      (license)
      Show the copyright page.  SeeLicense.
 
 'C-a *'
      (displays)
      Show the listing of attached displays.  SeeDisplays.