2 Commits

Author SHA1 Message Date
Marcus Müller
2c9f52d7e9 GRC: when passing arguments to terminal emulator: individually
The joined argument string is only useful for logging; some terminal
emulators seem to accept it (which probably means they pass their one
argument to a shell), others fail (gnome-terminal, alacritty, …).

By splitting the arguments, this should work on all terminal emulators.

Tested against xterm and alacritty, the former still works, the latter
now works.

Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
2024-05-08 18:46:47 -04:00
Håkon Vågsether
ee6fc4a419 grc: Add GRC Qt
Signed-off-by: Håkon Vågsether <hakon.vagsether@gmail.com>
2024-03-15 15:11:27 -04:00