Skip to content

[BUG] User alias' do not run #12

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

Open
ResidentSpaceDragon opened this issue Jul 3, 2024 · 1 comment
Open

[BUG] User alias' do not run #12

ResidentSpaceDragon opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ResidentSpaceDragon
Copy link

Describe the bug
Aliases are not read from bashrc zshrc

To Reproduce
Steps to reproduce the behavior:
Setup a button with an alias
Press button
Alias does not run

Expected behavior
The alias command to run as expected

@ResidentSpaceDragon ResidentSpaceDragon added the bug Something isn't working label Jul 3, 2024
@Core447
Copy link
Member

Core447 commented Jul 3, 2024

I assume you mean the "Run Command" action, right?

The action is using flatpak-spawn in the background, and unfortunately I think there's no way to use this command with aliases. However, I'll check this as soon as possible, maybe there's some workaround for it.

@Core447 Core447 transferred this issue from StreamController/StreamController Jul 3, 2024
@Core447 Core447 moved this to Backlog in Dev Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants