summaryrefslogtreecommitdiffstats
path: root/terminfo/8bits
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:20:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:20:21 +0000
commit4f64827f3a395072f300b86ef17f730805b47048 (patch)
treec16297f7d68903dc80c86e3003b8e3ab5f030f7d /terminfo/8bits
parentInitial commit. (diff)
downloadscreen-upstream.tar.xz
screen-upstream.zip
Adding upstream version 4.6.2.upstream/4.6.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--terminfo/8bits17
1 files changed, 17 insertions, 0 deletions
diff --git a/terminfo/8bits b/terminfo/8bits
new file mode 100644
index 0000000..b616622
--- /dev/null
+++ b/terminfo/8bits
@@ -0,0 +1,17 @@
+
+We test some umlauts and other characters coded in
+the ISO 8859-1 (Latin 1) standard:
+
+umlaut A Ä umlaut a ä
+umlaut O Ö umlaut o ö
+umlaut U Ü umlaut u ü
+sharp s ß paragraph §
+e + / é e + \ è
+e + ^ ê a + \ à
+u + \ ù degree °
+log. not ¬ + over - ±
+<< « >> »
+fraction 1/2 ½ fraction 1/4 ¼
+power of 2 ² middle dot ·
+
+---