Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Xresources shortcuts #122

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[WIP] Xresources shortcuts #122

wants to merge 6 commits into from

Conversation

neeasade
Copy link
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
Collaborator

nice idea, good luck with finishing it up

@RaafatTurki
Copy link
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
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.

is there a way to set a keybind?
3 participants