]> git.wh0rd.org - home.git/blobdiff - .screenrc
ddnuke: add fdisk+prompt to startup, and rough ETA
[home.git] / .screenrc
index 66d3ce29c8ff1e3a28e2c5eefc61d6ac78da59e1..1e52b05d61e785907eb0019706e7a71de62bd55c 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -4,6 +4,8 @@ vbell off
 vbell_msg ""
 bell_msg ""
 defscrollback 10000
+defutf8 on
+defencoding utf8
 term screen-256color
 
 # Unbind the lockscreen command.
@@ -13,5 +15,11 @@ bind ^x
 # Unbind the license command.
 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"