Microsoft/vscode

Support using option key on MacOS for Escape-Codes

Open

#127,764 opened on Jul 1, 2021

View on GitHub
 (4 comments) (22 reactions) (0 assignees)TypeScript (10,221 forks)batch import
feature-requesthelp wantedmacosterminal-inputupstreamupstream-issue-linked

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Since there is "terminal.integrated.macOptionIsMeta", I would like to request the possibility to use the option key on MacOS for Escape-Codes, like in iTerm2:

image

I have a lot of ZSH widgets bound to opt+X shortcuts, that don't work in the integrated terminal as long as this feature is not supported.

Contributor guide