startup_message off
term screen-256color
terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
vbell off
msgwait 2
defscrollback 10000
hardstatus off
- window 0 is default shell
- window 1 is for emacs
- start screen from 0 my default shell
screen
screen -t emacs emacsclient -t
select 0
altscreen on
Emacs uses C-a
for ‘beginning-of-line’, so C-a
is too important to me to remap
escape ^Zz