]> git.wh0rd.org - home.git/blobdiff - .screenrc
hgrc: add grep alias
[home.git] / .screenrc
index 98269c2dfaf78b107cc1dcf8cf762db2acc2469e..66d3ce29c8ff1e3a28e2c5eefc61d6ac78da59e1 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -4,3 +4,14 @@ vbell off
 vbell_msg ""
 bell_msg ""
 defscrollback 10000
+term screen-256color
+
+# Unbind the lockscreen command.
+bind x
+bind ^x
+
+# Unbind the license command.
+bind ,
+
+# Set default windowlist to include the hardstatus (PS1 shell setting).
+windowlist string "%3n %h%=%f"