moving dotfiles
This commit is contained in:
20
dotfiles/screenrc
Normal file
20
dotfiles/screenrc
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user