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

feat: add --hide-window flag to allow shell-exec to run commands in background #819

Merged
merged 5 commits into from
Nov 5, 2024

Conversation

DreamMaoMao
Copy link
Contributor

This will allow some terminal commands to be executed without pop-ups, such as powershell,nushell

before:

2024-10-31.09-23-52.mp4

apply this pr:

  - commands: ["shell-exec --hide-window nu ~/script/clash.nu"]
    bindings: ["Ctrl+Enter"]
2024-10-31.09-23-28.mp4

@lars-berger
Copy link
Member

Great idea 👌

Only a minor code style fix, otherwise looks good!

@lars-berger lars-berger changed the title feat: allow shellexec run command in background feat: add --hide-window flag to allow shell-exec to run commands in background Nov 5, 2024
@lars-berger lars-berger merged commit 4fd4e17 into glzr-io:main Nov 5, 2024
2 checks passed
@DreamMaoMao DreamMaoMao deleted the feat-shellexec-background branch November 10, 2024 00:09
Copy link

🎉 This PR is included in version 3.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants