21 lines
477 B
Plaintext
21 lines
477 B
Plaintext
startup_message off
|
|
#defflow on # will force screen to process ^S/^Q
|
|
defflow off
|
|
autodetach on
|
|
defscrollback 50000
|
|
vbell off
|
|
nethack on
|
|
#vbell_msg " Wuff ---- Wuff!! "
|
|
#hardstatus alwayslastline "\033[1m\033[43;30m[%c:%s %a] %w \033[m"
|
|
hardstatus alwayslastline "%{rk}%H %{gk}%c:%s %{yk}%M%d %{wk}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{wk}%?%+Lw%?"
|
|
shell -$SHELL
|
|
|
|
shelltitle '$ |bash'
|
|
msgwait 1
|
|
#bindkey -k k1 prev
|
|
#bindkey -k k2 next
|
|
#bindkey -k k4 command
|
|
#escape "^Qq"
|
|
|
|
screen
|