x_literal
kb_add(x_literal, CTRL('^'), 0);
kb_add(x_literal, CTRL('V'), 0);
static int x_literal(int);
{ x_literal, "quote", 0 },