Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctrl + w / ctrl + a / deally all keymaps should be configurable #2106

Closed
2 tasks done
orangecms opened this issue Aug 21, 2017 · 2 comments
Closed
2 tasks done

ctrl + w / ctrl + a / deally all keymaps should be configurable #2106

orangecms opened this issue Aug 21, 2017 · 2 comments

Comments

@orangecms
Copy link

orangecms commented Aug 21, 2017

(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.

@orangecms 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
@sindrenm
Copy link

See #1876. 😄

@chabou
Copy link
Contributor

chabou commented Sep 5, 2017

Default keymaps have changed to prevent shell and command line conflict 🎉

You can use build from CIs if you want to test master.
Really curious about your Makefile. I think I missed the point.

I'm closing this issue but we can continue to discuss here

@chabou chabou closed this as completed Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants