Skip to content

[WIP] Xresources shortcuts#122

Open
neeasade wants to merge 6 commits intomasterfrom
xresources_shortcuts
Open

[WIP] Xresources shortcuts#122
neeasade wants to merge 6 commits intomasterfrom
xresources_shortcuts

Conversation

@neeasade
Copy link
Copy Markdown
Member

@neeasade neeasade commented Nov 19, 2020

Keybinds are being registered, the command is not associated yet.

Edit: The goal for this is to be able to for example in your xresources:

st.kb_alt_l: notify-send "you pressed alt L!"

or callout to some script that we may give context through env variables (rn just using externalpipe function to give child the terminal contents)


fixes #29

@actionless
Copy link
Copy Markdown
Collaborator

nice idea, good luck with finishing it up

@RaafatTurki
Copy link
Copy Markdown
Contributor

RaafatTurki commented Jan 22, 2022

this would be an awesome feature to have, I'm assuming this also allows the ability to override builtin shortcuts.

you should make a checklist of micro-tasks so others (like me) can send in PRs regarding this.

@neeasade neeasade mentioned this pull request Mar 28, 2022
6 tasks
@RaafatTurki RaafatTurki mentioned this pull request Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set a keybind via xresources

3 participants