Skip to content
New issue

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

Add help item for how to focus table selection #164

Open
lukepighetti opened this issue Nov 1, 2022 · 3 comments
Open

Add help item for how to focus table selection #164

lukepighetti opened this issue Nov 1, 2022 · 3 comments

Comments

@lukepighetti
Copy link

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

@err0r500
Copy link

err0r500 commented Dec 10, 2022

Agree, I've the same issue (and I'm still trying to figure out how to do that) 😆

after looking at :

impl Default for KeyConfig {

I realised I've to use arrow key <-

@Narayanbhat166
Copy link

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.

@quantonganh
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants