vercel / vercel/hyper

Control-Backspace Does Not Work (Windows)

Open
#1,913 23 comments 18 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🖼 Platform: Windows
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
  • Windows 10 64bit (build 1607):
  • Hyper.app 1.3.3:
  • The issue is reproducible in vanilla Hyper.app:

Issue

I use Hyper on both my macOS device and my windows desktop, on Mac I am able to remove words with ease using alt-delete, on Windows trying to get the same results using ctrl-backspace instead does not delete the previous string of characters but instead places a 'w' character every time the combination is pressed (see gif attached). On both platforms, I am running the most update to date version of the app and have the same plugins installed.

(note) I have tried to see if running the app without plugins (vanilla) would resolve the issue, to which the issue persists regardless.

Plugins:
{
    'hypersixteen',  // theme
    'hyper-dark-scrollbar',
    'hyperpower',
    'hyper-blink',
    'hyperterm-clicky',
    'hyperterm-cursor'
}

ctrl-backspace

I don't recall if the ctrl-backspace functionality worked in a previous version or if this is something that will be fixed/added in a future update for Windows. If there is any way around this help would be appreciated!

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

No source file or test is named in the issue. Start by reproducing the keyboard shortcut in vanilla Hyper on Windows and trace the desktop terminal's keyboard handling. Done means Ctrl-Backspace removes the preceding word instead of inserting a “w” character.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.