Skip to content

Conversation

pjg11
Copy link

@pjg11 pjg11 commented May 25, 2025

While browsing through the codebase, I noticed that different bubbles defined keymaps in different places.

  • Textinput defines it within textinput.go
  • List defines it in keys.go
  • Viewport defines it in keymap.go

This PR aims to unify the convention used to define key bindings, which is to define it in a file called keys.go.

@pjg11 pjg11 requested a review from meowgorithm as a code owner May 25, 2025 14:14
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.

1 participant