aboutsummaryrefslogtreecommitdiff
path: root/screen.dot/base.link
diff options
context:
space:
mode:
Diffstat (limited to 'screen.dot/base.link')
-rw-r--r--screen.dot/base.link8
1 files changed, 5 insertions, 3 deletions
diff --git a/screen.dot/base.link b/screen.dot/base.link
index fe12547..cdfbdc2 100644
--- a/screen.dot/base.link
+++ b/screen.dot/base.link
@@ -134,7 +134,7 @@ bind ^] paste [.]
# Yellow text, time, and date; windows in blue:
#hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}%C%A %D, %M/%d/%Y"
-hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}"
+#hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}"
# https://forums.gentoo.org/viewtopic-t-399120-start-0.html
# http://www.mail-archive.com/mutt-users@mutt.org/msg29525.html
@@ -181,5 +181,7 @@ shelltitle "terminal"
# https://github.com/bseibold/screen-powerline
#defutf8 on
#utf8 on on
-#caption always "%{kY} %n%f* %t %?%{YR}⮀%{kR} %u %{Rb}%:%{Yb}%?%?%F%{.b}⮀%:%{.w}⮀%?%="
-#hardstatus alwayslastline "%{bk} %S %{kb}⮀ $LOGNAME %{bk}⮀ %H %?%{kb}⮀%{kY} %-Lw%{Yk}⮀%:%{Yb}⮀%{Yk}%?%{Yk} %n%f* %t %{kY}⮀%+Lw %-="
+#startup_message off
+#term "screen-256color"
+#caption always "%{kY} %n%f* %t %?%{YR}%{kR} %u %{Rb}%:%{Yb}%?%?%F%{.b}%:%{.w}%?%="
+#hardstatus alwayslastline "%{bk} %S %{kb} $LOGNAME %{bk} %H %?%{kb}%{kY} %-Lw%{Yk}%:%{Yb}%{Yk}%?%{Yk} %n%f* %t %{kY}%+Lw %-="