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 customizable keybinds #20

Open
TypicalAM opened this issue Jul 31, 2023 · 1 comment
Open

Add customizable keybinds #20

TypicalAM opened this issue Jul 31, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TypicalAM
Copy link
Owner

Customizable keybinds would allow for rebinding any of the list/viewport/tab keys to for example have custom vim keybinds or using the command key in mac instead of ctrl.

@TypicalAM TypicalAM added the enhancement New feature or request label Jul 31, 2023
@TypicalAM TypicalAM changed the title Feature: Add customizable keybinds Add customizable keybinds Aug 5, 2023
@TypicalAM TypicalAM added the help wanted Extra attention is needed label Aug 7, 2023
@TypicalAM
Copy link
Owner Author

If someone would take a stab at this, things to consider are the following:

  • Where can we save the keybinds (additional config file, something like the theme?)
  • Do they, upon loading, override the DefaultKeymap package variables? or we introduce another structure to inject them
  • What format do we save in (the bubbles.key.Binding needs a bit of work to be serialized)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant