diff options
author | mail_redacted_for_web | 2024-08-26 12:08:48 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-08-26 12:08:48 +0200 |
commit | 49cc96c92506f20112c83a5d2bbe6947a519b667 (patch) | |
tree | d9bc0be394c868373eb181e61c9ecdb6c427f37d /.screenrc | |
parent | 1cb21888d96464cfd068c9c782df276ee0682515 (diff) | |
download | dotfiles-49cc96c92506f20112c83a5d2bbe6947a519b667.tar.bz2 |
+seconds in clock
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # vim:syntax=screen hardstatus alwayslastline -hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]' +hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]' # Default screens #screen -t shell1 0 |