Tagged Questions
0
votes
0answers
19 views
kde konsole - how to add shortcut switch-to-tab-10 etc
In konsole, there are only shortcuts for switching to tabs from one to ten. I want to add a new shortcut for switching to tab eleven (and also twelve in the end). Is there a way to do it? I think it ...
0
votes
1answer
142 views
kde > how to copy a block of text like I would in gnome-terminal [duplicate]
Possible Duplicate:
KDE Konsole to select text and copy to clipboard
In gnome-terminal, I used ctrl + mouse click > mouse drag to highlight a block of text.
Then I can use Ctrl + Shift + ...
5
votes
2answers
2k views
VIM: How to configure Solarized colorscheme in Konsole
I am trying to configure Solarized for use in VIM in Konsole (KDE terminal). This is the result that I get:
Note that Solarized looks fine in GVIM on the same machine:
I suspect that it is ...
0
votes
1answer
1k views
KDE Konsole to select text and copy to clipboard
In Ubuntu Terminal, drag and drop selection can copy the text selected into clipboard and Shift+Insert to paste. In KDE Konsole, it seems selection doesn't do copy. So either I have to use mouse ...
1
vote
2answers
232 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
68 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
1answer
586 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
4answers
1k 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
2k 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 ...
1
vote
2answers
1k 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 ...