/* fallthrough for xterm cvvis = CSI [ ? 12 ; 25 h */
if(escseq.narg>1&&escseq.arg[1]!=25)
break;
case25:
term.c.state&=~CURSOR_HIDE;
break;
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.