Mercurial > hg > zsh-env
annotate .screenrc @ 111:c45bcb8a7ba4
Automated merge with https://localhost/hg/zsh-env
| author | Dirk Olmes <dirk@xanthippe.ping.de> |
|---|---|
| date | Wed, 07 Dec 2016 10:07:34 +0100 |
| parents | a21fd4a29ff8 |
| children |
| rev | line source |
|---|---|
|
97
f320edc311f0
add a universally useable screenrc
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 escape ^bb |
|
103
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
2 |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
3 vbell on |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
4 defscrollback 10000 |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
5 shell -$SHELL |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
6 |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
7 # Display the list of active windows, the active one is highlighted. Date and |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
8 # clock on the far right side of the terminal. |
|
a21fd4a29ff8
display screen windows in the caption
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
97
diff
changeset
|
9 caption always " %-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%< %-21=%{=kw}%D %d.%m.%Y %0c" |
