onivim/oni

Is there a way to map Command to Control?

Open

#1,633 opened on Feb 26, 2018

View on GitHub
 (10 comments) (1 reaction) (0 assignees)TypeScript (336 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It'd be great if there was a way to map Command to Control. This would be outside of the Neovim instance, in Electron. Not sure if Electron supports it. Neovim would see it as if we pressed Control, and would not know about this setting.

In iTerm, there's an option to map Command to Control, and Bash will see Control when we're actually pressing Command.

Is this possible?

In macOS, I have Caplock Key mapps to Command, which works great with iTerm (as Control). Would be great to have this in Oni!

Contributor guide