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

Rebinding the 'break' command from ctrl+c? #2432

Closed
2 tasks done
vallamost opened this issue Nov 6, 2017 · 2 comments
Closed
2 tasks done

Rebinding the 'break' command from ctrl+c? #2432

vallamost opened this issue Nov 6, 2017 · 2 comments

Comments

@vallamost
Copy link
Contributor

vallamost commented Nov 6, 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

Issue

Ask: How can I get the ctrl+c 'Break' behavior to be bound to ctrl+x or ctrl+d?

I've rebound ctrl+c to be Copy so I need a replacement for the break action. I've scoured the internet and Hyper's docs looking for this keybind but I can't find it. Is it not possible?

I love Hyper and I nearly have a perfect in environment but this is a bit of a hold up :/

This is the most up to date key map I can find: https://github.com/zeit/hyper/blob/master/app/keymaps/win32.json

@ineeve
Copy link
Contributor

ineeve commented Dec 8, 2017

I've managed to solve this issue and I'll submit the pull request soon.

albinekb pushed a commit that referenced this issue Dec 18, 2017
* fixed documentation of roleCommands

* Added keymap for break/interrupt command

* added break keymap for linux and darwin

* fixed lint errors
@albinekb
Copy link
Contributor

albinekb commented Dec 18, 2017

Thanks to @ineeve this will be available in the next canary release, read more on how to try the canary releases at https://zeit.co/blog/canary. We're working hard on finishing up hyper 2.0, but until that's ready you can get it via the canary releases.

🎉 For reference you can use editor:break in your keymap when it's released.

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