@@ -1329,6 +1329,12 @@ function hotkey_handler(e) {
hotkey_prefix=false;
if(keycode==65){// a
viewfeed(-4);
returnfalse;
}
if(keycode==83){// s
viewfeed(-1);
returnfalse;
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.