asmvik / asmvik/skhd

[request] group program specific bindings

Open
#137 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
8.1k
Forks
241
PR merge metrics
No merged PRs in 30d

Description

The syntax to have program specific bindings is
````
[
"" :
"" :
]
````
if one has a lot of keybindings specific to one single application this can take up a lot of space in the config file.

I'd be nice to be able to use the following syntax
````
[
:
:
]
````

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue proposes grouping program-specific key bindings in the configuration syntax, but it names no implementation files, tests, or entry points. First locate the configuration parser and existing program-specific binding handling, then determine how the grouped form should be parsed and validated. Done means the proposed syntax works without changing existing binding behavior and is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.