rhysd / neovim-component

<neovim-editor> WebComponent to embed Neovim to your app with great ease
https://github.com/rhysd/NyaoVim
MIT License
193 stars 18 forks source link

Handle 'meta' modifier key (Command key for OS X) #21

Closed rhysd closed 8 years ago

rhysd commented 8 years ago

It was implemented to Neovim HEAD.

I'll implement <D-x> key combination after next Neovim release.

ref: https://github.com/neovim/neovim/pull/4317