onivim/oni

Is there a way to map Command to Control?

Open

#1.633 geöffnet am 26. Feb. 2018

Auf GitHub ansehen
 (10 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (11.389 Stars) (336 Forks)batch import
enhancementhelp wanted

Beschreibung

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