Changeset 465


Ignore:
Timestamp:
Apr 10, 2007 5:24:17 PM (6 years ago)
Author:
jrollins
Message:

cereal: small tweak to default screenrc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cereal/fs/etc/cereal/screenrc

    r452 r465  
    77logfile ./socket 
    88logfile flush 1 
     9 
     10# set a reasonable escape sequence ("\") 
     11escape \034\034 
    912 
    1013# unset important key bindings 
     
    2326bind k 
    2427bind K 
     28bind \ 
     29bind \\ 
     30bind ^\ 
    2531## others 
    2632bind S 
     
    3238 
    3339# set a nice, informative caption 
    34 caption always "%{= bb}%{+s w}cereal console %= %{+b y}%t%{-b w} %= %Y-%m-%d %c" 
     40caption always "%{= bw}%{+b w}cereal console%{-} %= %{+b y}%t%{-} %= type \"^\ d\" to detach" 
    3541 
    3642startup_message off 
Note: See TracChangeset for help on using the changeset viewer.