]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: Whitespace only change.
authorSimon Ruderich <simon@ruderich.org>
Fri, 12 Nov 2010 19:56:06 +0000 (20:56 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 12 Nov 2010 19:56:06 +0000 (20:56 +0100)
screenrc.in

index ea7cd43cfae0e568697800eb6d67c0262057e5fa..02212fb20ef3472d9b38b27b13bd5ac3daa562c7 100644 (file)
@@ -56,11 +56,11 @@ setenv s "$s%t"      # - window name
 caption always "$s"
 unsetenv s
 # Always display the status line with open windows and the hostname.
-setenv s "$s%w" # - number and names of windows
-setenv s "$s%=" # - right align the following text
-setenv s "$s%l" # - load average
-setenv s "$s "  # - space
-setenv s "$s%H" # - hostname
+setenv s "$s%w"  # - number and names of windows
+setenv s "$s%="  # - right align the following text
+setenv s "$s%l"  # - load average
+setenv s "$s "   # - space
+setenv s "$s%H"  # - hostname
 hardstatus alwayslastline "$s"
 unsetenv s