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

This commit is contained in:
Frederic Cambus 2019-09-12 13:38:27 +02:00
parent 34d56abd97
commit beca9c69a7
1 changed files with 3 additions and 0 deletions

3
multimail/TODO Normal file
View File

@ -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.