We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After you open a database and select a table, it's not clear how to go back and change the table. Pressing ? to learn how doesn't help
?
The text was updated successfully, but these errors were encountered:
Agree, I've the same issue (and I'm still trying to figure out how to do that) 😆
after looking at :
gobang/src/config.rs
Line 119 in 3d54997
I realised I've to use arrow key <-
<-
Sorry, something went wrong.
Yes, this would be an area of improvement. It was not clear that which of the available panes were currently focused and how to navigate.
Since I'm familiar with lazygit, and I also don't want to move my hand out of j/k row, I use Tab to move between left and right pane: https://github.com/quantonganh/gobang/blob/main/src/config.rs#L133-L134
No branches or pull requests
After you open a database and select a table, it's not clear how to go back and change the table. Pressing
?
to learn how doesn't helpThe text was updated successfully, but these errors were encountered: