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

Command bindings followup #317

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hrdl-github
Copy link
Contributor

This fixes most of the points in #315 as well an issue that caused all select_message commands to be parsed as select_message previous_entry.

  • Allow scrolling in the help menu
  • Add default keybindings for scrolling the help menu
  • Enhance structure of help screen
  • Update commands and keybindings in README.md
  • Consume key events while in help mode to prevent simple key presses or Enter to be passed through

Overscroll prevention, wrapping or horizontal scrolling, and mouse wheel support for the help panel are not yet implemented.

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