/* UTF-8 terminal and a UTF-8 character - fine. */
if(tty->flags&TTY_UTF8)
if(tty_get_flags(tty)&TERM_UTF8)
return(gc);
/* Replace by the right number of underscores. */
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.