Changeset 465
- Timestamp:
- Apr 10, 2007 5:24:17 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/cereal/fs/etc/cereal/screenrc (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/cereal/fs/etc/cereal/screenrc
r452 r465 7 7 logfile ./socket 8 8 logfile flush 1 9 10 # set a reasonable escape sequence ("\") 11 escape \034\034 9 12 10 13 # unset important key bindings … … 23 26 bind k 24 27 bind K 28 bind \ 29 bind \\ 30 bind ^\ 25 31 ## others 26 32 bind S … … 32 38 33 39 # set a nice, informative caption 34 caption always "%{= b b}%{+s w}cereal console %= %{+b y}%t%{-b w} %= %Y-%m-%d %c"40 caption always "%{= bw}%{+b w}cereal console%{-} %= %{+b y}%t%{-} %= type \"^\ d\" to detach" 35 41 36 42 startup_message off
Note: See TracChangeset
for help on using the changeset viewer.

