command_character
if (command_character)
_nc_tinfo_cmdch(termp, UChar(*command_character));
_nc_tinfo_cmdch(termp, *command_character);