Read wide characters from the terminal.
commitebeb40333f0e0efd139ff9add67fd1b56a63ae6c
authorBen Kibbey <bjk@luxsci.net>
Tue, 2 Jul 2013 01:46:45 +0000 (1 21:46 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 2 Jul 2013 02:02:17 +0000 (1 22:02 -0400)
tree5f42c2b37cf52969ac18564cb29332ec20745435
parent36f2da048c7525f4cc22bb302e244734fdd7321c
Read wide characters from the terminal.

And add translatable input strings for dialogs that prompt for
input. Only the first character of the translated string is
considered.
src/cboard.c
src/conf.h
src/keys.h
src/menu.c
src/menu.h
src/message.c
src/message.h
src/rcfile.c
src/rcfile.h
src/window.h