added linux runtime-configurations
This commit is contained in:
43
linux/runtime-configuration/.screenrc
Normal file
43
linux/runtime-configuration/.screenrc
Normal file
@@ -0,0 +1,43 @@
|
||||
nethack on # default: off
|
||||
autodetach on # default: on
|
||||
crlf off # default: off
|
||||
deflogin off # default: on
|
||||
# defsilence off # default: off
|
||||
hardcopy_append on # default: off
|
||||
# nethack on # default: off
|
||||
startup_message off # default: on
|
||||
vbell off # default: ???
|
||||
altscreen on # default: off
|
||||
defbce on # default: off
|
||||
defnonblock on # default: off
|
||||
|
||||
|
||||
attrcolor b ".I"
|
||||
defscrollback 1000 # default: 100
|
||||
# msgminwait 3 # default: 1
|
||||
silencewait 15 # default: 30
|
||||
shell -$SHELL
|
||||
caption always "%{WB}%?%-Lw%?%{kw}%n*%f %t%?(%u)%?%{WB}%?%+Lw%?%{Wb}"
|
||||
hardstatus alwayslastline "%{= RY}%H %{BW} %l %{bW} %c %M %d%="
|
||||
sorendition wb # yellow on blue
|
||||
activity "%C -> %n%f %t activity!"
|
||||
bell "%C -> %n%f %t bell!~"
|
||||
pow_detach_msg "BYE"
|
||||
vbell_msg " *beep* "
|
||||
bind .
|
||||
bind ^\
|
||||
bind \\
|
||||
bind E screen -t mail 0 muttng
|
||||
bind G screen -t google 0 links http://www.google.com/
|
||||
bind H screen -t heise 0 links http://www.heise.de/newsticker/
|
||||
bind M screen -t astradev 0 ssh astradev.de
|
||||
bind P paste .
|
||||
bind R screen -t root 0 su -
|
||||
bind V screen -t vim 1 vim -X
|
||||
bind Y stuff https://astradev.de/
|
||||
bindkey "^[[5;2~" eval "copy" "stuff ^u"
|
||||
bindkey -m "^[[5;2~" stuff ^u
|
||||
bindkey -m "^[[6;2~" stuff ^d
|
||||
msgwait 1
|
||||
version
|
||||
msgwait 2
|
||||
Reference in New Issue
Block a user