Last active
November 19, 2015 06:38
-
-
Save sakamotodesu/8aeea5fb5b9258081112 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autodetach on | |
bell_msg "^G" | |
defkanji utf-8 | |
defencoding utf-8 | |
encoding utf-8 utf-8 | |
defscrollback 10000 | |
escape ^Xx | |
startup_message off | |
vbell off | |
caption always "%{= wb} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wk} [%l] %{=b wb}%y/%m/%d(%D) %{=b wm}%c" | |
bind n screen | |
bind h prev | |
bind j next | |
bind l windowlist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment