pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rtv: Document the problem with the colors
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Dec 8 12:57:01 2017 +0100
Changeset: 66669ac9f3d8f92ce144c34691c3c6bb42ae3059
Added Files:
rtv/TODO
Log Message:
rtv: Document the problem with the colors
Colors doesn't work and rtv is mostly monochromatic when built with NetBSD
curses(3). (To avoid possible hidden items please use `--monochrome' option
though!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=66669ac9f3d8f92ce144c34691c3c6bb42ae3059
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rtv/TODO | 7 +++++++
1 file changed, 7 insertions(+)
diffs:
diff --git a/rtv/TODO b/rtv/TODO
new file mode 100644
index 0000000000..1e951a8456
--- /dev/null
+++ b/rtv/TODO
@@ -0,0 +1,7 @@
+- Colors doesn't seem to work on NetBSD when built with curses(3) (it's just
+ mostly monochrome).
+ Investigate why that happens and if possible fix that.
+
+ As a possible workaround please use `--monochrome' option.
+
+ -- leot (2017/12/08)
Home |
Main Index |
Thread Index |
Old Index