screen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
screen [2009/04/11 04:49] jtscreen [2020/08/10 02:35] (current) – external edit 127.0.0.1
Line 35: Line 35:
  
  
-To enter scrollback hit C-a [. A status line will indicate that you've entered copy mode. To exit scrollback mode, hit the escape button.+To enter scrollback hit Ctrl+a [ . A status line will indicate that you've entered copy mode. To exit scrollback mode, hit the escape button.
  
 Navigating in scrollback mode will be pretty familiar to VI users. Here are some of the most common navigation keys (taken from the screen manpage): Navigating in scrollback mode will be pretty familiar to VI users. Here are some of the most common navigation keys (taken from the screen manpage):
Line 65: Line 65:
 Search is a very useful feature. For example, you could run a script and search for keywords in the output (such as Error), without having to redirect the output. Search is a very useful feature. For example, you could run a script and search for keywords in the output (such as Error), without having to redirect the output.
  
-<code text> +=== Screen Profile === 
-  GNU nano 2.0.2                                         File: .screenrc+This is a decent screen profile I use on my machines. 
 + 
 +<code bash | .screenrc>
  
 hardstatus alwayslastline "%H Screen(s): %{b}%w %=%{kG}%C%A  %D, %M/%d/%Y " hardstatus alwayslastline "%H Screen(s): %{b}%w %=%{kG}%C%A  %D, %M/%d/%Y "
screen.1239425363.txt.gz · Last modified: 2020/08/10 02:29 (external edit)