1 2 3 4 5 6 7 8 9 10 11 | vbell off
autodetach on
startup_message off
#utf8 on
term screen-256color
terminfo rxvt-256color 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
shell zsh
defscrollback 1000
# add backtick printer functions
backtick 1 1 1 screen_path.sh
hardstatus alwayslastline "%{= d}%{r}screen%{k}%H %{r}>> %{k}${USER}%{k}@%{k}%H: %L>%1`%? %?%{.g}%u%? %-18=%?%{m} %{k}%-=%{k}%-w%{r}%n %t%{k}%+w %{k}|%C"
|
x