0
votes
2answers
59 views

Close current tab firefox using terminal

I have firefox already running on my system, and now in minimised state. What I want is to close the current tab running in firefox. How can I do this by simply using commands in terminal?
2
votes
1answer
132 views

Terminal tab autocompletion like in Mac OS

I could not find a screenshot, but i've seen a colleague of mine doing this: he has a terminal open in his MacBook Air, starts typing a file name, presses Tab and is given a list of suggestions, like ...
0
votes
0answers
47 views

Konsole cursor accumulates space, makes display weird

When typing in konsole, I have the following problem. I type: 1 2 3 4 5 6 7 As I move the cursor to the right, more and more space appears accumulated in the display before the cursor. resulting the ...
0
votes
0answers
291 views

kubuntu 12.04 can't run kde app via konsole/terminal

this my first posting,. sorry if my English is not good. I having problem with my app KDE base, if I run dolphin in konsole will be show this error dolphin: symbol lookup error: ...
0
votes
1answer
527 views

Remove all borders and tab bars from Yakuake?

machine: kubuntu 11.04x64 w/ kde4 the top terminal is of Yakuake w/ "No Border" option already enabled the bottom is of Konsole w/ "No Border" option also enabled how do I remove all borders ...
2
votes
3answers
2k views

How to use terminal from Krusader?

When I try to run the "Start Terminal Here" command I get Error executing konsole --workdir %d! On the net I found that the reason is that I have konsole is not installed, but I don't have root ...
2
votes
1answer
614 views

Using Kate's terminal plugin, how can I clear the terminal's history?

I want to clear all the history that I can scroll to, so that I start with a terminal without anything in it exempt the prompt. clear only creates a clear screen, but does not delete the scroll ...