aboutsummaryrefslogtreecommitdiff
path: root/screen.dot
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-08-20 23:18:08 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-08-20 23:18:08 -0300
commit72f818ce986b9881edb42f5613cb602964a5e5d2 (patch)
treed56c4b9822020d693dde9d55bcf7d5c2fda10f78 /screen.dot
parent80145b4306fa56d21a8b1941a78954d4f543fec7 (diff)
downloadprofile-72f818ce986b9881edb42f5613cb602964a5e5d2.tar.gz
profile-72f818ce986b9881edb42f5613cb602964a5e5d2.tar.bz2
Full zsh support
Diffstat (limited to 'screen.dot')
-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 %-="