25 lines
903 B
Diff
25 lines
903 B
Diff
---
|
|
magic/Magdir/terminfo | 11 +++++++++++
|
|
1 file changed, 11 insertions(+)
|
|
|
|
--- magic/Magdir/terminfo
|
|
+++ magic/Magdir/terminfo 2018-01-22 10:32:38.596762352 +0000
|
|
@@ -19,6 +19,17 @@
|
|
# no extension
|
|
#!:ext
|
|
#
|
|
+#------------------------------------------------------------------------------
|
|
+# The following was added for ncurses6 development:
|
|
+#------------------------------------------------------------------------------
|
|
+#
|
|
+0 string \036\002
|
|
+# imitate the legacy compiled-format, to get the entry-name printed
|
|
+>16 ubyte >32
|
|
+# namelist, if more than 1 separated by "|" like "st|stterm| simpleterm 0.4.1"
|
|
+>>12 regex \^[a-zA-Z0-9][a-zA-Z0-9.][^|]* Compiled 32-bit terminfo entry "%-s"
|
|
+!:mime application/x-terminfo2
|
|
+#
|
|
# While the compiled terminfo uses little-endian format irregardless of
|
|
# platform, SystemV screen dumps do not. They came later, and that detail was
|
|
# overlooked.
|