vercel / vercel/hyper

Can't set keymaps on windows.

Open
#2,250 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛 Type: Bug
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

  • 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: windows10 family edition latest
  • Hyper.app version: 1.47stable
  • Link of a Gist with the contents of your .hyper.js:
  • Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere):
  • The issue is reproducible in vanilla Hyper.app:

Issue

I've uncommented the example, try to use ctrl+o to open devtools, but it's not working.
Configuration is like this:

  keymaps: {
    // Example
    'window:devtools': 'ctrl+o',
    // 'split-vertical': 'Ctrl+Shift+L'
  }

Can someone show me the right way to do this? Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows 10 behavior with the shown keymaps configuration and the ctrl+o shortcut for devtools. Check the keymap configuration handling and determine whether the documented configuration is accepted; done means the assigned shortcut opens devtools on Windows without breaking the existing keymap.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.