Vim mapping: <C-_> not working
Nobody has claimed this yet.
- 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: Arch linux 4.9.51-1-lts
-
Hyper.app version: 2.0.4
-
Link of a Gist with the contents of your .hyper.js: (default, no changes) https://gist.github.com/fahrenq/76641024e0b06fe6083bf314955fc217
-
The issue is reproducible in vanilla Hyper.app: out of the box
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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