-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugUnexpected behaviorUnexpected behavior
Description
Describe the bug:
For user set aliases, when running them, there is a significant slowdown. For example, I have the bat program installed so I aliased it to cat. Similar for hexyl aliased to xxd. Running the original programs (hexyl, bat) run fine and smooth, but when running the aliases (cat, xxd), it becomes slow and typing is almost non-existent.
Expected behaviour:
Using the alias should be the same as using the original program.
Screenshots:
N/A
Platform (please complete the following information):
- OS, output from
uname -aif supported: Linux [redacted] 6.6.87.2-microsoft-standard-WSL2 Refractoring #1 SMP PREEMPT_DYNAMIC Thu Jun 5 18:30:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux - Terminal Emulator: Tabby, Rio, Fluent, Windows Terminal
- Murex version: 7.1.4143 (unknown)
Additional context
I am using WSL 2 with Ubuntu LTS.
Metadata
Metadata
Assignees
Labels
bugUnexpected behaviorUnexpected behavior