author | Antoine Beaupré <anarcat@koumbit.org> | |
Fri, 6 Dec 2013 04:35:00 +0000 (23:35 -0500) | ||
committer | Antoine Beaupré <anarcat@koumbit.org> | |
Fri, 6 Dec 2013 04:48:58 +0000 (23:48 -0500) | ||
commit | c286d66c1ac5fb899040437057b614856c99822d | |
tree | eea3d918a9a7cbfdd5c6508f1c4839af8956f134 | tree | snapshot |
parent | 44e296d605a06a782f4520ace6cb67a2cbe85525 | commit | diff |
autodetect unicode, and fallback to ACS scancodes on failure
this is fairly ugly - we use a hidden ncurses function to detect
unicode (but at least we don't reimplement it), then we mess around
with the character arrays to display the rights symbols
i am not sure i like this, but i prefer to braindump than to stall, so
let's move forward.
this is fairly ugly - we use a hidden ncurses function to detect
unicode (but at least we don't reimplement it), then we mess around
with the character arrays to display the rights symbols
i am not sure i like this, but i prefer to braindump than to stall, so
let's move forward.
src/oping.c | diff | blob | history |