termio_fwdchar
td->tio_keymap[CTRL('f')] = termio_fwdchar;
td->tio_keymap[KPAD('C')] = termio_fwdchar;
static const char *termio_fwdchar(termio_data_t *, int);