The konsole tag has no wiki summary.
0
votes
0answers
48 views
How can I get the gnome-terminal Tango theme to work with Konsole and Vim?
I have become very used to the tango gnome-terminal theme for my Vim syntax highlighting with the default vim theme.
Unfortunately I am unable to emulate this using Konsole, I have tried creating my ...
1
vote
2answers
75 views
Konsole font truncation - only with consolas
When I use Consolas (of any size) as my terminal font, any pixels which hang below the line (such as the tail of a y) get truncated. Look at the second line in the screenshot below. Notice that the ...
1
vote
1answer
29 views
How can I achieve the opposite of kde-open?
Is there any way to achieve the opposite of what kde-open does in KDE? I mean, I want to be able to open files using emacs inside the terminal, instead of using the X version of emacs. I already run ...
0
votes
3answers
173 views
Is there a Konsole equivalent for gnome?
I'm looking for a Konsole equivalent for Gnome. I searched Google but was surprised how little I found.
I don't want a Quake-style dropdown console. I like tabs and the ability to send a command to ...
1
vote
1answer
225 views
determining the desktop or window ID of a given terminal emulator window from a PID
I want to know which desktop a given process is running in. I can get this from the window ID using wmctrl. I can also find out which terminal emulator process a given process is running in by ...
1
vote
2answers
448 views
Using konsole (kde) color schemes in gnome terminal?
Is there a way to colorize the Gnome terminal in the way the konsole from KDE uses colors? I'd at least like to change the color for user@name:~$, because sometimes it gets pretty hard to read when ...
0
votes
1answer
304 views
How to configure KDE Konsole to open new shells on a different machine?
How to configure the KDE Konsole that when I press on a "new tab" button, the new shell would open on another machine (thorugh ssh), and not on the current one?
2
votes
0answers
82 views
possible to insert user-created link actions into gnome-terminal or kde konsole?
In gnome-terminal, if you have text that looks like a URL, it will underline the text so that you can click on it and open the URL.
Is it possible for me to define regular expressions to look at ...
1
vote
1answer
319 views
GNU/Linux: Open programm in Konsole / Term
How can you run an application directly inside a Konsole (KDE) or Terminal (GNOME)?
I'm particularly interested in having a shortcut to Emacs:
emacs -nw
Being in KDE, that would open a Konsole and ...
2
votes
3answers
130 views
most reliable linux terminal app / general procedures for process stability
I've been using konsole (KDE 4.2) for a while now but it crashed recently. Konsole is efficiently designed to use one instance for all of the windows for your entire X session. Extra-unfortunately, ...
0
votes
2answers
441 views
change konsole-profile according to application in KDE
Using the Konsole terminal-emulator with KDE on Kubuntu 9.10 , I would like to have a different konsole profile (colors, icons) whenever I ssh into a server, so I can easily spot in which konsole tab ...
0
votes
4answers
761 views
Broken fonts in Konsole KDE 4.3.4
I have a strange situation - after some upgrades a couple of days ago fonts in KDE Konsole broke. To make it more specific - standard fonts look more or less OK, but when I use my national characters ...
2
votes
1answer
1k views
konsole color schemes
I've noticed that KDE's konsole terminal program uses different colors depending on what is in the file system, such as a directory, a compressed file, a socket, a shared directory, et cetera.
I ...
0
votes
1answer
1k views
How can I clear the scrollback buffer in konsole from bash?
I'm a heavy bash user and konsole is my preferred environment. I know I can use the keyboard command ctrl+shift+x to clear the scrollback buffer, but there's certain points in my scripts where I would ...
1
vote
2answers
588 views
How do I get Konsole to show the correct information on the tab when using autossh
I'm a heavy konsole user, and having recently discovered autossh, I'm quite happy adding new tabs using
konsole --new-tab -e autossh user@hostname
Unfortunately, Konsole's tab text is not following ...
3
votes
2answers
590 views
Change terminal colors when connecting to remote server, Linux
I have a habit of changing the terminal background to another color scheme when connected to a remote server. This prevents lots of theoretical, unfortunate mishaps.
Is there a way to change the ...