vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.24k stars 3.51k forks source link

Vim mapping: <C-_> not working #2306

Open fahrenq opened 7 years ago

fahrenq commented 7 years ago

Issue

Hello! In my Vim configuration I'm using this kind of mapping to CTRL + / (slash which is on the left of right shift button:

map <C-_> <leader>c<Space>

It works in other terminals (tested in xfce terminal, guake, konsole, rxvt, gnome-terminal) but not in Hyper.

kgehmlich commented 6 months ago

Just ran into this issue myself. Any movement here? I'm happy to provide logs etc. if that will help.