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

Bug: Shell process execution does not respect aliases #48

Open
1 task done
Piturnah opened this issue Jul 26, 2023 · 0 comments
Open
1 task done

Bug: Shell process execution does not respect aliases #48

Piturnah opened this issue Jul 26, 2023 · 0 comments
Labels
bug Something isn't working P:Low Low priority

Comments

@Piturnah
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues

Description

When you use ! to execute a shell command, it doesn't respect aliases.

Expected Behavior

No response

Steps To Reproduce

  1. Use aliased command
  2. See result lol

Environment

- OS: 
- gex:

Anything else?

e.g.
.bashrc:

alias of='onefetch'

gex:
image

@Piturnah Piturnah added the bug Something isn't working label Jul 26, 2023
@Piturnah Piturnah added the P:Low Low priority label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P:Low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant