vercel / vercel/hyper

Vim mapping: <C-_> not working

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

Nobody has claimed this yet.

🐧 Platform: Linux
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

Issue

Hello!
In my Vim configuration I'm using this kind of mapping to CTRL + / (slash which is on the left of right shift button:

map <C-_> <leader>c<Space>

It works in other terminals (tested in xfce terminal, guake, konsole, rxvt, gnome-terminal) but not in Hyper.

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

Reproduce the Vim mapping in Hyper 2.0.4 on Arch Linux using the default .hyper.js configuration, then compare the same CTRL-/ input in the terminals listed in the report. Trace Hyper's terminal input handling for the <C-_> sequence; done means the mapping works in Hyper as it does in the other terminals.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, vim
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.