dividir na vertical e/ou horizontal um terminal com o screen
13 Apr 2020
.screenrc
# no annoying audible bell, please
vbell on# detach on hangup
autodetach on# don't display the copyright page
startup_message off# emulate .logout message
pow_detach_msg "Screen session of \$LOGNAME \$:cr:\$:nl:ended."# advertise hardstatus support to $TERMCAP
termcapinfo xterm* ti@:te@# make the shell in every window a login shell
shell -$SHELLdefscrollback 10000
# Extend the vt100 desciption by some sequences.