t_exit_attribute_mode
if (t_exit_attribute_mode(t) != NULL) {
if (t_exit_attribute_mode(t) != NULL) {
const char *t_eam = t_exit_attribute_mode(screen->term);
if (t_exit_attribute_mode(screen->term) != NULL &&
does_ctrl_o(t_exit_attribute_mode(screen->term),
#define exit_attribute_mode t_exit_attribute_mode(cur_term)