pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

multimail: document display issues when curses(3) is used on NetBSD.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Thu Sep 12 13:38:27 2019 +0200
Changeset:	beca9c69a778cb1fabe9739bae03852fbf8234de

Added Files:
	multimail/TODO

Log Message:
multimail: document display issues when curses(3) is used on NetBSD.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=beca9c69a778cb1fabe9739bae03852fbf8234de

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 multimail/TODO | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/multimail/TODO b/multimail/TODO
new file mode 100644
index 0000000000..129f693d02
--- /dev/null
+++ b/multimail/TODO
@@ -0,0 +1,3 @@
+If curses(3) is used on NetBSD, there are displays issues. In the main screen,
+background color is not rendered when there is no character in a cell, so the
+cells appear black. Same issue also happens in most dialog boxes.


Home | Main Index | Thread Index | Old Index