Last active
          November 25, 2015 22:24 
        
      - 
      
 - 
        
Save bcatubig/5822ae10172f6ebe9983 to your computer and use it in GitHub Desktop.  
    Basic .screenrc with status bar
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | bind c screen 1 | |
| bind ^c screen 1 | |
| bind 0 select 10 | |
| screen 1 | |
| term xterm-256color | |
| startup_message off | |
| hardstatus off | |
| hardstatus alwayslastline | |
| hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W} %c %{g}]' | |
| termcapinfo xterm* ti@:te@ | |
| vbell off | |
| altscreen on | |
| windowlist string "%4n %h%=%f" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment