Answer the question
In order to leave comments, you need to log in
How to run a program with arguments passing through a script?
Installed elementary os and when trying to debug in visual code an error occurs
Unable to start debugging. No terminal is available to launch the debugger. Please install Gnome Terminal or XTerm
cd /usr/bin
sudo ln -s ./{your_terminal} xterm
#!/bin/bash
/usr/bin/konsole -e "bash -c \"$6\""
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question