]> git.wh0rd.org - home.git/blobdiff - .screenrc
cros-board: update
[home.git] / .screenrc
index 62e172d1c6c13c63cb9ff3f89dbc2fffbb58fae1..f368cba1cbe45e9a09b9b37470a182a644e12985 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,6 +1,38 @@
 startup_message off
-nethack on
+#nethack on
 vbell off
 vbell_msg ""
 bell_msg ""
 defscrollback 10000
+defutf8 on
+defencoding utf8
+term screen-256color
+
+# Unbind the vbell toggle.
+bind ^g
+
+# Unbind the digraph command.
+bind ^v
+
+# Unbind the lockscreen command.
+bind x
+bind ^x
+
+# Unbind the license command.
+bind ,
+
+# Unbind window management commands.
+bind F
+bind ^I
+bind S
+bind X
+bind |
+
+# Unbind the login/logout commands.
+deflogin off
+bind L
+bind I
+bind O
+
+# Set default windowlist to include the hardstatus (PS1 shell setting).
+windowlist string "%3n %h%=%f"