TICODE_cr
screen->term->strs[TICODE_home] = screen->term->strs[TICODE_cr];
#define t_carriage_return(t) (t)->strs[TICODE_cr]
{ "cr", TICODE_cr },