vercel / vercel/hyper

Shift + arrow to select text inserts ;2D instead of selecting

Open
#820 1 comment 4 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 hope this isn't filed already, but just to be sure: I Just noticed after updating that I can't select text anymore by using Shift + Left Arrow. I disabled all the plugins to make sure it's not something external:

screenshot 2016-10-08 08 28 58

https://www.dropbox.com/s/ohyz16tyh4v4ojh/shift-arrow-issue.mp4?dl=0

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 Shift+Left Arrow behavior in Hyper with plugins disabled, using the screenshot and video linked in the issue as references. Trace the terminal's keyboard-input handling; the fix is complete when Shift+arrow selects text instead of inserting an escape-sequence-like string such as ;2D.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
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.