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

Added Vim-Key Bindings for resto go client #195

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Conversation

anveshthakur
Copy link

Description:
Implemented Vim key bindings for improved navigation within the client interface:

ctrl+j: Move cursor down
ctrl+k: Move cursor up
ctrl+l: Move cursor right
ctrl+h: Move cursor left

Additionally, relocated the help menu shortcut to ctrl+w so that It doesn't collide with the keybinding.
This is my first contribution to an open-source project. Your feedback and suggestions on the PR are greatly appreciated!

@anveshthakur anveshthakur requested a review from abdfnx as a code owner July 16, 2024 20:11
@abdfnx abdfnx merged commit 2a68a24 into abdfnx:dev Jul 19, 2024
3 of 6 checks passed
@abdfnx
Copy link
Owner

abdfnx commented Jul 19, 2024

thank you @anveshthakur

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.

2 participants