Set title bas on the output found on the screen.
[screen-lua.git] / src / terminfo / 8bits
blobb61662200f9ea8413662fb09810461fd84895e03
2 We test some umlauts and other characters coded in
3 the ISO 8859-1 (Latin 1) standard:
5 umlaut A          Ä                  umlaut a          ä
6 umlaut O          Ö                  umlaut o          ö
7 umlaut U          Ü                  umlaut u          ü
8 sharp s           ß                  paragraph         §
9 e + /             é                  e + \             è
10 e + ^             ê                  a + \             à
11 u + \             ù                  degree            °
12 log. not          ¬                  + over -          ±
13 <<                «                  >>                »
14 fraction 1/2      ½                  fraction 1/4      ¼
15 power of 2        ²                  middle dot        ·
17 ---