You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -a if 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.
Describe the bug:
For user set aliases, when running them, there is a significant slowdown. For example, I have the
batprogram installed so I aliased it tocat. Similar forhexylaliased toxxd. 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):
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/LinuxAdditional context
I am using WSL 2 with Ubuntu LTS.