startup_message off chdir vbell on vbell_msg "bell on %t (%n)" caption always "%{= bb}%{+b w}%n %h %=%t %c" hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" activity "Activity in %t(%n)" defscrollback 5000 shelltitle "zshell" defescape ^Xx escape ^Xx autodetach on deflogin on login on #shell -/bin/zsh # shift-left / shift-right # gnome-terminal bindkey "\033[1;2D" prev bindkey "\033[1;2C" next # urxvt bindkey "\033[[d" prev bindkey "\033[[c" next # back scroll shift-up shift-down bindkey "\033[1;2A" copy bindkey "\033[1;2B" copy #markkeys "h=^B:l=^F:$=^E" #markkeys "\033[1;2A=^B:\033[1;2B=^F"