Skip to content

Conversation

@alexm-dev
Copy link
Owner

Added

  • Keybind help: Added new overlay widget with "`?" as default keybind to show current mapped keybinds.

Changed

  • Prefix key handling: Changed how prefix key-handling is implemented. Now AppState's central handle_keypress handles all relevant prefix actions.
  • Keymap lookup: Possible now to use simple single characters for keybinds instead of ["Shift+/"] or ["Shift+?"].
    Now: ["/"] or ["?"]

Note:

  • Keybind help widget still needs work and testing

@alexm-dev alexm-dev self-assigned this Feb 3, 2026
@alexm-dev alexm-dev added the feature Label the Issue as an feature idea label Feb 3, 2026
@alexm-dev alexm-dev merged commit 3799885 into main Feb 3, 2026
3 checks passed
@alexm-dev alexm-dev deleted the feature/keybind-help branch February 3, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Label the Issue as an feature idea

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants