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

KeyMap #11

Open
21 of 26 tasks
ppot opened this issue Feb 10, 2017 · 9 comments
Open
21 of 26 tasks

KeyMap #11

ppot opened this issue Feb 10, 2017 · 9 comments

Comments

@ppot
Copy link
Owner

ppot commented Feb 10, 2017

The goal is to have 3 json mapping files.

1 for windows
1 for linux
1 for OSX

Tasks

  • Support zeit#233
  • Support zeit#251
  • Support zeit#657
  • Support zeit#783
  • Support zeit#814
  • Support zeit#833
  • Support zeit#872
  • Support zeit#1047
  • Support zeit#1069
  • Support zeit#1100
  • Support zeit#1120
  • Support zeit#1121
  • Support zeit#1178
  • Support zeit#1185
  • Support zeit#1199
  • Support zeit#1200
  • Support zeit#1279
  • Support zeit#1306
  • Support zeit#1361
  • Support zeit#1424
  • Support zeit#1458
  • Support zeit#1584
  • Support zeit#1589
  • Support zeit#1627
  • Support zeit#1716
  • Support zeit#1776
@iamstarkov
Copy link

hi, can you submit WIP PR to original repo, so we can track?

@ppot
Copy link
Owner Author

ppot commented Feb 10, 2017

Yes will do eventually.

@iamstarkov
Copy link

here is WIP pr for everybody coming here vercel#1509

@natejgardner
Copy link

Is there any hope of changing the reload command? ctrl-r is for bash reverse search. Right now the Linux and Windows keymaps make this standard bash feature impossible to use.

@ppot
Copy link
Owner Author

ppot commented Jun 27, 2017

The reload command is ctrl+shift+r
See: https://github.com/zeit/hyper/pull/1876
https://github.com/zeit/hyper/blob/master/app/config/config-default.js#L121

@natejgardner
Copy link

natejgardner commented Jun 28, 2017 via email

@ppot
Copy link
Owner Author

ppot commented Jun 28, 2017

@natejgardner In the current master branch you can use the

keymaps: {
}

object extension in config to define your own binding commands keys

@lcmartinezdev
Copy link

Hi, I have a question, why the key-maps are different on each operative system?

I want to use this terminal but I work with an Mac Book (job computer) and PC with Ubuntu (Home computer).

Sorry if is silly question

@ppot
Copy link
Owner Author

ppot commented Oct 6, 2017

@pycarlos Since OS X have cmd and other doesn't, you can't bind the same keys for commands. But you can tweet you own if you want and they will be set instead.

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

4 participants