diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:28:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:28:28 +0000 |
commit | 43d3000d71cbd653411373ed87df80ca6c9f228f (patch) | |
tree | 2bb2d326ca8a951f339a7a674637255ff71c1289 /debian/README.terminfo | |
parent | Adding upstream version 4.9.0. (diff) | |
download | screen-4e1e37d93f486f321748ace1b33f7646e4f75a67.tar.xz screen-4e1e37d93f486f321748ace1b33f7646e4f75a67.zip |
Adding debian version 4.9.0-4.debian/4.9.0-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/README.terminfo')
-rw-r--r-- | debian/README.terminfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/README.terminfo b/debian/README.terminfo new file mode 100644 index 0000000..d576c36 --- /dev/null +++ b/debian/README.terminfo @@ -0,0 +1,5 @@ +Debian uses ncurses/terminfo, not curses/termcap, so you really shouldn't need +the screencap file in this directory. + +The screeninfo.src file is installed by the `ncurses-term' package +-- it's here for reference, and to recover from stupid errors (like?). |