@@ -46,4 +46,6 @@ int main(int argc, char *argv[]) {
termios.c_lflag=old_lflag;
tcsetattr(0,TCSANOW,&termios);
termkey_free(tk);
}
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.