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

Better quit configuration #257

Open
altsem opened this issue Sep 24, 2024 · 0 comments
Open

Better quit configuration #257

altsem opened this issue Sep 24, 2024 · 0 comments

Comments

@altsem
Copy link
Owner

altsem commented Sep 24, 2024

Spawned from: #255
Relates to: #252

There's a lot of duplicated bindings config to quit menus. This was done as a workaround to keep other things simpler for a moment. There has to be a better way to specify this. A single binding?

root.quit = ["q", "<esc>"]
...
pull_menu.quit = ["q", "<esc>"]
...
push_menu.quit = ["q", "<esc>"]
...
rebase_menu.quit = ["q", "<esc>"]
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

1 participant