Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netbsd: Support building with libcurses
Right now Unicode support must be disabled, because htop peeks into the ncurses cchar_t struct with Unicode enabled. NetBSD's cchar_t has different contents. Partially fixes htop-dev#660 Signed-off-by: Nia Alarie <nia@NetBSD.org>
- Loading branch information