chriswalz / bit

Bit is a modern Git CLI
Apache License 2.0
6.05k stars 106 forks source link

keyboard has no response #108

Closed ziyouchutuwenwu closed 3 years ago

ziyouchutuwenwu commented 3 years ago

in any repo 1 please select manually, do not type 'bit push'

2 keyboard seems to be blocked.

chriswalz commented 3 years ago

Hello, what version bit are you using bit version

ziyouchutuwenwu commented 3 years ago

Hello, what version bit are you using bit version

$ bit version
bit version v0.8.0
git version 2.31.0

echo $SHELL
/usr/bin/zsh
chriswalz commented 3 years ago

hmm okay can you run bit update and let me know if it still doesn't work. This might have been fixed in a newer version

ziyouchutuwenwu commented 3 years ago

yes, it's ok now, great thanks to your hark work!