Skip to content

Please add terminal.integrated.linuxMetaIsCtrl setting #122476

@mitar

Description

@mitar

I have my regular terminal (Terminal on Ubuntu) configured so that pressing Super (also known as Meta key in VSCode) key acts like a Ctrl key. E.g., when I press Super+C it sends interrupt key to the terminal. In this way I get regular Ctrl key free to use for UI shortcuts (e.g., when I press Ctrl+C I get clipboard copy). In this way I have similar experience to what macOS provides.

I would like to configure the same for the integrated terminal. To me it looks like it would only need to map pressing the Super/Meta key to the Ctrl key. But just for the purposes of the terminal and not keyboard shortcuts (even when focused inside the terminal). Based on existing terminal.integrated.macOptionIsMeta i would like to ask for the terminal.integrated.linuxMetaIsCtrl key.

Metadata

Metadata

Labels

*out-of-scopePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another label

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions