python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to use an external konsole in visual studio code in linux manjora
I'm new to Linux, and I recently downloaded the manjora distribution. When downloading Visual Studio code I press F5 to debug, but it does it in the integrated terminal.
I would like to know how do I ...

DominickLim4
Votes: 0
Answers: 0
manjaro: how to set a keyboard shortcut that switches to a program, or starts if it isn't running
For instance the terminal shortcut ctrl+shift+T opens a new terminal - regardless of whether or not there's already a running instance.
How can I make it so that ctrl+shift+T works as follows:
if ther...
user516728
Votes: 0
Answers: 1
How to open a new Konsole window from CLI
Instead of running konsole &, which is slow, I'd like to open a new Konsole window using D-Bus, which is faster because it doesn't have to start a new Konsole process.
However, inspecting the inte...
w00t
Votes: 0
Answers: 1