Hello fellow Maboxers !
I try to make a command to launch a weather repport in terminator.
My command is : ‘terminator --geometry=1030X740 -x curl wttr.in’
But terminator opens and quit immediately…
If a try another command like ‘terminator --geometry=1030X740 -x htop’, all is well, it launches htop in terminator with the good hgeometry and stays open. But if i launch it with my ‘curl wttr.in’ command, it starts and quits…