/* If there is a mode set, don't want to update the screen. */
if(wp->mode==NULL)
screen_write_start(&ictx->ctx,wp,&wp->base);
else
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.