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

feat: support key bindings in textinput like textarea #270

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

knz
Copy link
Contributor

@knz knz commented Oct 7, 2022

@maaslalani
Copy link
Member

Thanks @knz, this looks great! Testing now

textinput/textinput.go Outdated Show resolved Hide resolved
textinput/textinput.go Outdated Show resolved Hide resolved
textinput/textinput.go Show resolved Hide resolved
textinput/textinput.go Outdated Show resolved Hide resolved
textinput/textinput.go Outdated Show resolved Hide resolved
@maaslalani
Copy link
Member

Just some small notes but the PR works perfectly, really great work @knz. Thank you so much! Really nice to see that Alt check basically disappear from the default case.

@knz knz force-pushed the 20221007-textinput-bindings branch from fc0ee71 to a5f11a7 Compare October 7, 2022 15:20
@maaslalani maaslalani merged commit 9a48dca into charmbracelet:master Oct 7, 2022
@knz knz deleted the 20221007-textinput-bindings branch October 7, 2022 15:40
@knz knz mentioned this pull request Oct 7, 2022
34 tasks
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.

textinput: doesn't support customizable key bindings
2 participants