Mercurial > hg > zsh-env
comparison .screenrc @ 103:a21fd4a29ff8
display screen windows in the caption
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 11 Nov 2016 02:45:17 +0100 |
parents | f320edc311f0 |
children |
comparison
equal
deleted
inserted
replaced
102:23f027afc87f | 103:a21fd4a29ff8 |
---|---|
1 escape ^bb | 1 escape ^bb |
2 | |
3 vbell on | |
4 defscrollback 10000 | |
5 shell -$SHELL | |
6 | |
7 # Display the list of active windows, the active one is highlighted. Date and | |
8 # clock on the far right side of the terminal. | |
9 caption always " %-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%< %-21=%{=kw}%D %d.%m.%Y %0c" |