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

textarea: new bindings for "go to begin" / "go to end" #226

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

knz
Copy link
Contributor

@knz knz commented Aug 29, 2022

Explanation about the chosen bindings:

  • Alt+< / Alt+>: These are the same as emacs.
  • Ctrl+Home / Ctrl+End: These are the same as some other windows editors.

(For the latter, they will only work after charmbracelet/bubbletea#396 is merged. But this PR can merge ahead of it -- unrecognized bindings are simply ignored for the time being.)

cc @maaslalani

@knz knz mentioned this pull request Aug 29, 2022
34 tasks
textarea/textarea.go Outdated Show resolved Hide resolved
@maaslalani maaslalani merged commit db2a8b4 into charmbracelet:master Sep 2, 2022
@maaslalani
Copy link
Contributor

Thanks so much @knz! Much appreciated ❤️

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