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

Added macOptionIsEscape according to #4904 #5033

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

louis-baranger
Copy link

@louis-baranger louis-baranger commented Apr 18, 2024

Added the option to use the option key on MacOS for Escape-Codes according to https://en.wikipedia.org/wiki/C0_and_C1_control_codes. The user input is converted to ESC+ as shown in the first column of the ISO/IEC 6429 and RFC 1345 C1 control codes table.

I might have misinterpreted what the issue meant by "[using] the option key on MacOS for Escape-Codes", so if that is the case, let me know and I will make the changes.

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.

None yet

2 participants