Please bear with us as we work to restore functionality to dotfiles.org.
#### Term
term xterm
termcapinfo xterm ti@:te@:kl@:kr@:kd@:ku@:%i@:#4@
#### Ttitle
caption always " %{kw}%-w%{wk} %n %t %{-}%+w %=%C%a "
#### Settings
msgwait 0
altscreen on
vbell off
startup_message off
defscrollback 5000
autodetach on
#### Binds
bind ^a
bind ' '
bind n
bind ^n
bind ^?
bind p
bind ^p
bind k
bind ^k
bind .
bind ^\
bind \\
bind ^h
bind h
bind 'Q' detach
bind 'K' kill
bind 'I' login on
bind 'O' login off
bind '}' history
bindkey ^[1 select 1
bindkey ^[2 select 2
bindkey ^[3 select 3
bindkey ^[4 select 4
bindkey ^[5 select 5
bindkey ^[6 select 6
bindkey ^[7 select 7
bindkey ^[8 select 8
bindkey ^[9 select 9
bindkey ^[0 select 0
bindkey ^[- prev
bindkey ^[= next
bindkey ^[[D prev
bindkey ^[[C next