Initialize for file
This commit is contained in:
commit
9e73005be0
35 changed files with 2647 additions and 0 deletions
24
file-5.32-ncurses-6.1.patch
Normal file
24
file-5.32-ncurses-6.1.patch
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue