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

<TAB> key press inserts '\t' character in code editor as indentation #2747

Closed

Conversation

onesimus-wiafe
Copy link
Contributor

Hi all,
This PR fixes #2703.
I updated the function on_keydown to ignore the default behavior of the key.

Signed-off-by: Onesimus Wiafe <onesimus.wiafe@turntabl.io>
@texodus texodus added the bug Concrete, reproducible bugs label Sep 12, 2024
@texodus
Copy link
Member

texodus commented Sep 12, 2024

This PR does not compile and could really benefit from an integration test!

Please re-open when this is ready, closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Difficult to indent code in exprtk editor because <TAB> key blurs the input
2 participants