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

Add support for input.text in commands run with hotkeys #5130

Merged
merged 4 commits into from
Jan 26, 2024

Conversation

Mm2PL
Copy link
Collaborator

@Mm2PL Mm2PL commented Jan 26, 2024

After this PR commands executed with Split -> runCommand ("Split->Run a command") will have the input.text placeholder available.
Note that this doesn't transfer to another command being run from this special command execution.

Working hotkey:

Category: Split; Action: runCommand
Arguments:
test: {input.text}

One that doesn't work by design:

Category: Split; Action: runCommand
Arguments:
/useinputtextplaceholder

@Mm2PL Mm2PL requested a review from pajlada January 26, 2024 00:17
@pajlada pajlada enabled auto-merge (squash) January 26, 2024 21:59
@pajlada pajlada merged commit 7d7f1b3 into master Jan 26, 2024
20 checks passed
@pajlada pajlada deleted the feature/allow_input.text_from_hotkeys branch January 26, 2024 22:25
devJimmyboy pushed a commit to devJimmyboy/chatterino7 that referenced this pull request Feb 11, 2024
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.

2 participants