Open
Description
Describe the bug:
The script following script fails to run the command but exits 0, although removing bg the command runs fine.
#!/usr/bin/env murex bg { command }
Expected behaviour:
Command runs in a background process and the script executes successfully.
Platform (please complete the following information):
- OS: Linux josh-n-home 6.7.5 Refractoring #1-NixOS SMP PREEMPT_DYNAMIC Fri Feb 16 18:14:32 UTC 2024 x86_64 GNU/Linux
- Terminal Emulator: Ghostty
- Murex version: 6.0.1000
Additional context
Attempting to start waybar as a background process, although it seems that no background processes are working.