@@ -1421,6 +1421,7 @@ fun handle (wint_t c) -> bool {
break;
caseACTION_SCROLL_UP:
g.offset--;
break;
caseACTION_CENTER:
g.offset=g.cursor-(visible_lines()-1)/2;
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.