Skip to content

Add vim movement keys#9

Merged
sile merged 4 commits intomainfrom
vim-keybind
Feb 27, 2025
Merged

Add vim movement keys#9
sile merged 4 commits intomainfrom
vim-keybind

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Feb 27, 2025

Close #8

Copilot Summary

This pull request focuses on improving the handling of key events and updating the legend widget display in the src/app.rs and src/widget_legend.rs files. The changes streamline the code and enhance the user interface by making key bindings more consistent and visible.

Key event handling improvements:

  • src/app.rs: Consolidated key event matches to handle both control and non-control key events in a more unified manner. This reduces redundancy and makes the code easier to maintain.

Legend widget display updates:

  • src/widget_legend.rs: Updated the legend widget to reflect the new key bindings, ensuring that users can see the correct key combinations for various actions. [1] [2] [3]

@sile sile merged commit b343f8a into main Feb 27, 2025
9 checks passed
@sile sile deleted the vim-keybind branch February 28, 2025 10:58
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.

Add vim keybindings

1 participant