Open zhengwy888 opened 5 years ago
Maybe same issue here.... How can we use the super/window key in a PC running linux or Windows. I tried this in my ~/.hyper.js but it didn't work.
keymaps: { // Example // 'window:devtools': 'cmd+alt+o', "editor:copy": "super+c", "editor:paste": "super+v" },
ctrl-shift + v/c are way too many keys for a copy & paste :)
[x] Your Hyper.app version is 3.0.0-canary.8. Please verify your using the latest Hyper.app version
[x] I have searched the issues of this repo and believe that this is not a duplicate
Any relevant information from devtools? (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
Is the issue reproducible in vanilla Hyper.app?
Issue
Windows has the functionality of paste history with windows key + v, but the content can't be pasted into the hyper. Will be nice if this function could be supported.
Hyper version: undefined "3.0.0-canary.8"
OS ARCH VERSION: win32 x64 10.0.17763
Electron: 3.1.3 LANG: undefined
SHELL: undefined TERM: undefined
~/.hyper.js contents