@@ -84,7 +84,7 @@ if [[ -f /etc/lsb-release ]]; then
key[Down]="[B"
key[Down]="[B"
key[Up]="[A"
key[Up]="[A"
fi
fi
elif[["`uname -o`"=="FreeBSD"]];then
elif[["`uname -s`"=="FreeBSD"]];then
key[Down]="[B"
key[Down]="[B"
key[Up]="[A"
key[Up]="[A"
fi
fi
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.