67b8ca70fabfe50513502f866358d2465bd30e6a
On some platforms, char is unsigned, and the "non_ascii" check "ch < 0" does not work. Fix that by checking if the highest bit is set.
Description
Featureful ncurses based MPD client inspired by ncmpc
Languages
C++
91.5%
M4
7.7%
C
0.5%
Makefile
0.3%