-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscreenrc
35 lines (32 loc) · 900 Bytes
/
screenrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#------------------------------------------------------------------------------
# ~/.screenrc
#
# Author: adedommelin
# Last modified: Sun Jan 27, 2013 07:38PM
#
#------------------------------------------------------------------------------
vbell off
defscrollback 10000
autodetach on
startup_message off
bell_msg 'Activite : %n^G'
bindkey "^[[1;2C" next
bindkey "^[[1;2D" prev
termcapinfo screen ti@:te@
caption always "%{= kw}[ %H | %D %d %M | %c | %{=b}%l%{-} ] %= %{= kw}[ %-w%{= BW}%n %t%{-}%+w ]"
bindkey -k F1 kill # bind f11 to kill terminal
bindkey -k F2 quit # bind f12 to quit screen
bind ^k
bind ^\
bind \\ quit
bind K kill
bind I login on
bind O login off
bind } history
termcapinfo vt100 dl=5\E[M
termcapinfo xterm*|linux*|rxvt*|Eterm* OP
termcapinfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
screen -t irssi ssh -t fw0.tuxz.net screen -RD
screen -t zsh
screen -t zsh
select 0