void (*commands[256])(char *) = { NULL, ['q'] = c_quit, ['O'] = c_open,