X11 window "swallower"
When used to launch a GUI application from terminal it hides the terminal emulator from which the application was launched. The terminal will be restored after the launched application exits.
swallow application_name [arguments]
git clone https://github.com/brownbishop/swallow
cd swallow
sudo(doas) make install
From the swallow directory run:
sudo make uninstall