@ -169,7 +169,7 @@ static void set_ansi_attribute(const int attrib)
break;
#ifdef A_ITALIC
case23:/* unset italic */
attributes&=A_ITALIC;
attributes&=~A_ITALIC;
break;
#endif
case24:/* unset underline */
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.