We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Suspect this is something do to with the inline driver. We should compare it to the linux driver, to see if something is being handled differently.
The text was updated successfully, but these errors were encountered:
I can't seem to reproduce this issue. If this is only in iTerm, perhaps related to these lines?
textual/src/textual/drivers/linux_driver.py
Lines 258 to 259 in c054af8
Sorry, something went wrong.
It wasn't that. There was some updates to the key reader thread that hadn't been replicated in the inline driver.
Don't forget to star the repository!
Follow @textualizeio for Textual updates.
Successfully merging a pull request may close this issue.
Suspect this is something do to with the inline driver. We should compare it to the linux driver, to see if something is being handled differently.
The text was updated successfully, but these errors were encountered: