comparison .screenrc @ 4:68dd6ae11835

lots of minor adjustments; some major things in bashrc & inputrc
author meillo@marmaro.de
date Tue, 04 Sep 2007 22:04:31 +0200
parents 4c1ead2dc501
children
comparison
equal deleted inserted replaced
3:4c1ead2dc501 4:68dd6ae11835
9 9
10 #termcapinfo xterm|xterms|xs|rxvt|urxvt ti@:te@ 10 #termcapinfo xterm|xterms|xs|rxvt|urxvt ti@:te@
11 11
12 # startup programs 12 # startup programs
13 13
14 screen -t ROOT su 14 screen -t ROOT sudo su
15 screen w3m marmaro.de 15 screen w3m marmaro.de
16 screen -t bash bash 16 screen -t bash bash
17 17
18 18
19 # program bindings 19 # program bindings
20 20
21 bind R screen -t ROOT 0 su 21 bind R screen -t ROOT 0 sudo su
22 bind M screen -t cplay 3 cplay -v 22 bind M screen -t cplay 3 cplay -v
23 bind I screen -t icq 4 centericq 23 bind I screen -t icq 4 centericq
24 24
25 25
26 # control bindings 26 # control bindings
27 27
28 bind l windowlist -b 28 bind l windowlist -b
29 bind - title 29 bind - title
30 bind n screen 30 bind n screen 2
31 bind o only 31 bind o only
32 bind s split 32 bind s split
33 33
34 34
35 # unbind 35 # unbind