onivim/oni

Is there a way to map Command to Control?

Open

#1,633 创建于 2018年2月26日

在 GitHub 查看
 (10 评论) (1 反应) (0 负责人)TypeScript (11,389 star) (336 fork)batch import
enhancementhelp wanted

描述

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!

贡献者指南