19 lines
403 B
Plaintext
19 lines
403 B
Plaintext
|
vbell off
|
||
|
bell_msg ""
|
||
|
hardstatus off
|
||
|
startup_message off
|
||
|
defscrollback 4096
|
||
|
bind ! select 10
|
||
|
bind @ select 11
|
||
|
bind \# select 12
|
||
|
bind $ select 13
|
||
|
bind % select 14
|
||
|
bind ^ select 15
|
||
|
bind & select 16
|
||
|
bind * select 17
|
||
|
bind ( select 18
|
||
|
bind ) select 19
|
||
|
bind b eval "writebuf" 'exec !!! xclip -selection "clipboard" -i /tmp/screen-exchange'
|
||
|
#termcapinfo xterm|xterms|xs|rxvt ti@:te@
|
||
|
termcapinfo xterm* ti@:te@
|