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

Adding space key to ansi sequences allows binding #410

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

pvmm
Copy link
Contributor

@pvmm pvmm commented Apr 22, 2022

So you can define space binding like this:

        await self.bind("space", "quit", "Quit")

I think this is a better fix than #143 and should be more easily accepted.

So you can define space binding like this:
```
        await self.bind("space", "quit", "Quit")
```
@willmcgugan willmcgugan merged commit e406458 into Textualize:main Jun 21, 2022
@pvmm pvmm deleted the pedro/main branch June 21, 2022 11:10
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