blinksh / blinksh/blink

Cannot capture Custom Presses with Ctrl-I and Ctrl-M

Open
#2,198 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
6.9k
Forks
746
PR merge metrics
No merged PRs in 30d

Description

The system seems to capture and send directly Ctrl-I and M as tab and return.
This is correct, but, we could capture and allow to differentiate for those who need it.

Via https://discord.com/channels/441939332442619905/441940293240225793/1464219643282722913

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the custom-press handling for Ctrl-I and Ctrl-M and trace how those inputs become tab and return. Confirm the existing behavior, then define the separate captured events while preserving normal tab and return handling; the issue is done when both presses can be differentiated for custom use.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.