aboutsummaryrefslogblamecommitdiff
path: root/x11/foot/pkg-message
blob: 61d6bf89415c3b7a0ed4dd88ea9eeea1c5ba4505 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                  
[
{ type: install
  message: <<EOM
Some features require adjusting termcap(5) e.g.,

  $ export TERMCAP="${TERM}:bw:hs:ds=\E]2;\E\\:fs=\E\\:kb=\177:ts=\E]2;:vb=\E]555\E\\:tc=${TERM}:"

or providing a separate entry for "foot --term=foot" e.g.,

  $ cat >>/etc/termcap
  foot|foot terminal emulator:\
	  :bw:hs:\
	  :ds=\E]2;\E\\:fs=\E\\:kb=\177:ts=\E]2;:vb=\E]555\E\\:\
	  :tc=xterm-256color:
EOM
}
]