Skip to content

Add default keybindings for Solana LLDB commands#18

Merged
failfmi merged 1 commit intoLimeChain:mainfrom
ubadineke:feat/keyboard-bindings
Apr 30, 2025
Merged

Add default keybindings for Solana LLDB commands#18
failfmi merged 1 commit intoLimeChain:mainfrom
ubadineke:feat/keyboard-bindings

Conversation

@ubadineke
Copy link
Copy Markdown
Contributor

@ubadineke ubadineke commented Apr 18, 2025

This PR adds default keyboard shortcuts:

Fixes #17

F6 → Run Solana LLDB

F7 → Re-run process launch

Could add one also for 'agave-ledger-tool'

These bindings allow users to quickly trigger the main commands of the Gimlet extension without the hassle of going through the command palette. They work globally, including in the terminal and sidebar.

@failfmi
Copy link
Copy Markdown
Collaborator

failfmi commented Apr 30, 2025

Thank you for your contribution!

@failfmi failfmi self-requested a review April 30, 2025 10:12
@failfmi
Copy link
Copy Markdown
Collaborator

failfmi commented Apr 30, 2025

Hey, please add a GPG key to your Github Account.
Steps here:
https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account

Then, resign the commit(s) with the added key.

@ubadineke ubadineke force-pushed the feat/keyboard-bindings branch from 2e1122d to b40640c Compare April 30, 2025 15:47
@ubadineke
Copy link
Copy Markdown
Contributor Author

@failfmi I've signed with my GPG key, try merging now.

@failfmi failfmi merged commit a5c40cb into LimeChain:main Apr 30, 2025
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

Successfully merging this pull request may close these issues.

Bind keyboard shortcuts to Gimlet's key commands.

2 participants