You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relevant information from devtools(CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere):
(re)loading renderer plugins
total init time 1634.5550000000005
The issue is reproducible in vanilla Hyper.app: yes 😢
Issue
I have a serious problem. I'd usually just use a pure tty. But I am a web developer, so I work on an actual desktop. I tried this awesome terminal emulator, and I love the hyperpower plugin. It reminds me of activate-power-mode, which I used in Atom. Now I switched to Vim, and I need the ctrl + w keybing there for switching between the panes. Aside of it, I use tmux, and in tmux as well as some other tools like screen and minicom, I need the ctrl + a keybinding. They are being used, however, by Hyper. I couldn't find an option to disable them. I tried the modifierKeys options to fix that, but it didn't change anyhitng. :/
Addendum:
I did see other issues raised around keymaps. They are close to what I would prefer, but not fully. I am trying to run from the current master branch, but the build process is very complicated. I would prefer to just have a tiny bundle (not 350MB, rather like 20MB max) that I can just run with Electron, and build everything from source. I am building Electron from source as well, and I have a Makefile in progress for Hyper.
The text was updated successfully, but these errors were encountered:
orangecms
changed the title
ctrl + w / ctrl + a keymaps should be configurable
ctrl + w / ctrl + a / deally all keymaps should be configurable
Aug 21, 2017
I am on the latest Hyper.app version
I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: GNU/Linux 4.9.24 with grsecurity
Hyper.app version: 1.3.3
Link of a Gist with the contents of your .hyper.js: https://gist.github.com/orangecms/f7ccf196e85698cf35a01130ef7c2b8f
Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere):
Issue
I have a serious problem. I'd usually just use a pure tty. But I am a web developer, so I work on an actual desktop. I tried this awesome terminal emulator, and I love the hyperpower plugin. It reminds me of activate-power-mode, which I used in Atom. Now I switched to Vim, and I need the ctrl + w keybing there for switching between the panes. Aside of it, I use tmux, and in tmux as well as some other tools like screen and minicom, I need the ctrl + a keybinding. They are being used, however, by Hyper. I couldn't find an option to disable them. I tried the
modifierKeys
options to fix that, but it didn't change anyhitng. :/Addendum:
I did see other issues raised around keymaps. They are close to what I would prefer, but not fully. I am trying to run from the current master branch, but the build process is very complicated. I would prefer to just have a tiny bundle (not 350MB, rather like 20MB max) that I can just run with Electron, and build everything from source. I am building Electron from source as well, and I have a Makefile in progress for Hyper.
The text was updated successfully, but these errors were encountered: