Skip to main content

Questions tagged [konsole]

Konsole is a terminal emulator for the K Desktop Environment.

Filter by
Sorted by
Tagged with
0 votes
1 answer
33 views

In Konsole, Asian file names are displayed as escaped sequences

I'm using Arch Linux with KDE Plasma. The system's locale is English. Korean/Japanese fonts are installed. In Dolphin, files with korean/japanese names are shown correctly. But in Konsole, their names ...
Damn Vegetables's user avatar
0 votes
0 answers
5 views

How can I achieve the "Run in Konsole" action using the Enter key on the keyboard?

When hitting enter (or double-clicking) an executable shell script (a ".sh" file, for instance), it would be nice if this would launch the script inside a console window. I am using the ...
JonathanDavidArndt's user avatar
1 vote
0 answers
43 views

Merging 2 Konsole windows in one (so each window is a tab in one window)

Is it possible to do in KDE Konsole? If yes, how? If it's not possible in Konsole, are there any terminal emulators with this feature? I tried drag&dropping a tab from one window to another (as ...
Damglador's user avatar
0 votes
0 answers
79 views

I would like to disable the "Alt+a" keyboard shortcut in konsole for Kde Neon

As it says in my title, I would like to disable the "Alt+a" keyboard shortcut of my "Konsole" terminal in Kde Neon. For some reason every time I press "alt+a" the Konsole ...
sylar's user avatar
  • 1
0 votes
0 answers
127 views

Kde 6 & Konsole shortcuts Alt+D

In a recent update of Konsole (I assume from the upgrade to kde6 but I'm not sure) i can’t use the shortcut alt+D to delete the current word in the terminal because it split horizontally the screen. I ...
ancoling67's user avatar
0 votes
0 answers
66 views

When selecting lines in konsole using the mouse, the paste doesn't include the carriage return to an SSH session

If I select anything from the command line that includes the end of the line, when I paste it into a konsole window or tab that is ssh'd in to a remote machine, the carriage return is not pasted. It ...
Blistering Sheep's user avatar
1 vote
1 answer
61 views

How do I tell if my shell is being run from within Dolphin's integrated terminal?

I'd like to choose whether or not to load zsh plugins if the shell is, at the moment, being run within Dolphin. Is this possible? I've considered: ps: ps, at least without any flags, does not seem to ...
Ernest Izdebski's user avatar
0 votes
0 answers
72 views

In KDE4, how do I open a konsole window that is automatically maximized, stays below all windows, and sticks on all desktops?

I am using KDE4. I'd like to create a keyboard shortcut that would run konsole with a predetermined setting: window fully maximized no menus, no tabs, no windows borders stays below all windows ...
ychaouche's user avatar
  • 1,023
-1 votes
2 answers
151 views

410 Gone [IP: 2606:4700:20::681a:d05 443] when trying to run sudo apt update

I have been trying to fix an error when running docker and as a result want to update my kali version, however i receive this when running sudo apt update E: Failed to fetch https://mirror.mwt.me/...
dhud130's user avatar
0 votes
1 answer
83 views

Dolphin service menu to run konsole command with copied data in working directory

I would like to combine these two elements that I already use: Konsole terminal running a yt-dlp command in order to download from a copied link (like konsole -e yt-dlp 8 %u) A Dolphin service menu ...
cipricus's user avatar
  • 1,659
0 votes
1 answer
169 views

Weird spaces left on KDE terminals

In the picture you can see the problem (the app on the right). So I recently installed manjaro i3wm, but I love KDE apps, so I installed konsole, kate and dolphin (which all of them have terminal ...
Miguel Fernández's user avatar
1 vote
0 answers
61 views

How to apply same settings for Yakuake and Konsole flatpak?

I attempted to install Yakuake and Konsole using Flatpak due to issues with the default installation, which produced garbled output and occasional blank lines, resulting in inconsistency. After ...
Oshank Kashyap's user avatar
0 votes
1 answer
144 views

What is the unit of window size in Konsole?

When one opens a Konsole window or resizes it, window sizes appear at the centre. For example, if one opens Konsole it says 110×28. What is the unit of window size?
Eftal Gezer's user avatar
0 votes
1 answer
51 views

How to yank text from the kill-ing and instert it at the cursor location in another terminal window? [closed]

Is it possible to copy a text from one terminal and input it into another without selecting it? More precisely, within the same terminal window, I can kill the text line by CTRL-U and then yank the ...
utobi's user avatar
  • 109
3 votes
1 answer
1k views

Open Konsole terminal always in split view

I am using Konsole (the default terminal) in Kubuntu. I am aware that I can split Konsole using SHIFT + CTRL + 0. I would like Konsole to automatically split by default every time I launch it. I have ...
Abhishek Kamal's user avatar
2 votes
1 answer
315 views

Kubuntu 22.10 Konsole shortcut CTRL+INS not working, get "5~"

I'm using Kubuntu 22.10, and when using Konsole, if I use the Ctrl+Ins shortcut, the selected text isn't copied, I get a 5~. Shift+Ins is working (i.e. pasting works). I've already checked: KDE ...
Leonardo's user avatar
  • 160
2 votes
1 answer
307 views

Terminal history up/down broken if last command output does not end in newline (KDE Konsole)

There is a strange behavior in all or most Linux terminal, which has bugged me for a long time. I am not sure if it is a bug or intended, or a configuration issue. So I ask here first. Steps to ...
donquixote's user avatar
  • 1,647
2 votes
1 answer
83 views

have clear screen clear konsole ram

how do I set it so clear command clears the output that was stored in ram from my understanding, konsole keeps screen output in ram. I want to clear that when I clear the visible part of the screen ...
stacking and exchanging woohoo's user avatar
1 vote
1 answer
970 views

How do I get mouse click to position cursor to work in konsole with bash?

I would like to be able to click the mouse button in konsole to position the cursor in bash. How do I do it?
mcarans's user avatar
  • 645
0 votes
1 answer
33 views

What exactly is the output in my terminal when I try to use Alt+Delete to remove text?

Alt+Backspace works in terminals which often leads to me mistakenly trying Alt+Delete which then adds a ~. What exactly is happening there?
Slbox's user avatar
  • 301
0 votes
1 answer
61 views

How do I get the user@os to show up in front of commands in the shell

Currently my shell shows this: It used to show up like user@distro ~$. How do I get that user@distro to show up in the terminal? I'm using Konsole as my terminal.
Anthony Bias's user avatar
0 votes
0 answers
82 views

^[[3~ try again error in kde konsole

I am trying to enter in admin by sudo su. But after entering sudo password and pressing enter terminal automatically printing some character and showing try again. ^[[3~floki@aspire:~$ sudo su [sudo] ...
χerфmiи's user avatar
2 votes
1 answer
3k views

Why do I see a black-and-white emoji in console with Noto Color Emoji font installed?

I have installed Noto Color Emoji font on my system (e.g. Arch: noto-fonts-emoji), but I still see this black-and-white version in the terminal (Konsole): However, I expected the color one as ...
gertvdijk's user avatar
  • 14.3k
2 votes
1 answer
1k views

Change color of title bar in Konsole terminal emulator

I'm using Konsole terminal emulator in Debian bullseye. And with the default color setting, I think the active tab is not distinguishable, so, I want to change the color of active tab to other color ...
Hardguy's user avatar
  • 59
1 vote
1 answer
95 views

How can the terminal emulator tell whether it's safe to close the window or it requires some confirmation?

While using Konsole as my terminal emulator, I realized that in addition to typing exit or hitting Ctrld, I can also click "close tab" and it closes it. What's interesting though is that ...
d33tah's user avatar
  • 1,361
0 votes
0 answers
71 views

How to blacklist KDE terminal in guake?

I am running guake on Debian testing - $guake --version Guake Terminal: 3.8.1 VTE: 0.66.2 VTE runtime: 0.66.2 Gtk: 3.24.30 Fortunately or unfortunately KDE terminal seems to come in my guake ...
shirish's user avatar
  • 12.8k
0 votes
1 answer
830 views

Konsole colors not displaying right

I run Konsole with zsh on KDE on Arch as my main terminal interface. I have a custom color sheme. But, something happened, and the colors stopped displaying right. How it works on my machine: When I ...
Mattias's user avatar
0 votes
1 answer
290 views

How do I ensure same colorscheme across VIM on KDE installations?

Every time I upgrade to a new version of Debian (or any other Linux distro), I end up tweaking the blue color in Konsole, which by default is too dark. Here is the screenshot of a portion of a Bash ...
pdp's user avatar
  • 717
0 votes
2 answers
2k views

The profile session of kde konsole dosn't accept edit

I am using linux arch. I installed the KDE konsole as usual, but when I save the console settings it does not save. I changed the default session to another session, but when you open the konsole, I ...
islamux's user avatar
  • 173
1 vote
2 answers
981 views

img2pdf: get pages in good order

img2pdf works very quickly with hundreds of images and creates a pdf out of them with a command like img2pdf *.tif -o out.pdf but the page order is wrong in my case. I ran the command in konsole ...
cipricus's user avatar
  • 1,659
1 vote
3 answers
1k views

How to get rid of Konsole toolbar

It happened to me after an update to Konsole. How can I remove the icons in the red box below? There is a Show Menubar checkbox on context menu, I'm wondering why lack of Show toolbox checkbox made ...
Xaqron's user avatar
  • 209
0 votes
1 answer
698 views

Can't write tildes on konsole and certain console emulators

So im completely bewildered on this problem, initially two years ago i remember being able to use tildes(~) easily on terminal emulators, but for some reason it suddenly stopped working for this and ...
Imeguras's user avatar
  • 133
0 votes
1 answer
431 views

Konsole: Remote tab title show current directory?

Is there a way I can configure the remote tab title of a Konsole window to show the current directory as my tab title? Is there a way I can use the %w option to configure it as such?
Manjari S's user avatar
1 vote
1 answer
3k views

why is shell (new terminal, new tmux panes/windows) slow to load?

When I open a new terminal it takes a couple seconds for the shell to load, when I open a new pane or window in tmux it might even take a second longer. The delay is about 3 seconds. I'm using zsh ...
alec's user avatar
  • 1,848
1 vote
2 answers
2k views

Replace gnome-terminal with konsole in Linux Mint

I installed konsole and uninstalled gnome-terminal by doing: sudo apt install -y konsole sudo apt-get purge --auto-remove gnome-terminal And then tried: sudo update-alternatives --config x-terminal-...
jogarcia's user avatar
  • 105
2 votes
1 answer
491 views

Is there a way to turn off highlighting of pasted text in Konsole on Plasma 5.21?

Upon upgrading to the new Plasma 5.21, one of the things I noticed is that whenever I copy and paste something into the Konsole it gets highlighted automatically. I'm curious if there's a way to turn ...
Isaac D. Cohen's user avatar
2 votes
0 answers
252 views

Disable Alt+C shortcut in KDE Konsole

In KDE's Konsole, in a split view, Alt+C closes the last opened pane (view) for me. Unfortunately, this conflicts with my use of Alt+C to capitalise a word in Emacs. How do I turn off Konsole's ...
9769953's user avatar
  • 111
1 vote
1 answer
676 views

My Manjaro KDE Display Manager failed to start

When I boot into my Manjaro KDE, it says that the Display Manager failed to start. I then login from console and try startx. But it seems like something were missing. I can't even download it since I ...
Darwish's user avatar
  • 11
1 vote
3 answers
1k views

Dolphin starts with wrong shell when restored from last session

Dolphin has it's own embedded terminal (which is a KDE Konsole). My default shell is zsh. When Dolphin is restored from the last session (via KDE Plasma session management), it starts with bash ...
Turtle10000's user avatar
0 votes
1 answer
66 views

Avoiding similar commands in Konsole when scrolling through recent commands in Manjaro KDE

Imagine that I enter these commands in Konsole (Manjaro KDE terminal): python3 script.py clear clear Normally when I hit arrow UP key, I am able to scroll through recent commands: If I hit arrow UP ...
mrjamaisvu's user avatar
1 vote
1 answer
102 views

Is there a terminal emulator which can notify when there is an output with certain pattern?

Konsole, for example, only provides option to notify when there is activity or silence. My particular case: I run a long-running program which turns out to occasionally prompt for user/password. It ...
Budiman Snowman's user avatar
0 votes
0 answers
645 views

Running GUI application as root user

When I try to open a GUI application lets say KWrite in Debian KDE via terminal as root user I get this error: qt.qpa.screen: QXcbConnection: Could not connect to display Could not connect to any X ...
Aria P74's user avatar
1 vote
2 answers
1k views

Execute a command in a separate konsole then let users type commands

I am working on software at a large corporation where I have little control over the overall technologies used, and as a result need to find solutions that will work within the constraints I have. ...
Erwan Leroy's user avatar
1 vote
2 answers
856 views

The screen and tmux programs have suddenly stopped mouse scrolling in KDE Konsole

Some new behaviour in Konsole has prevented both screen and tmux from scrolling the window. I mostly use screen and when using the mouse wheel to scroll it would spin through the command line history. ...
Jeff Banana's user avatar
14 votes
1 answer
3k views

possible to join/attach Konsole windows?

In KDE's Konsole, if I have a Konsole window open with multiple tabs and accidentally click and drag a tab off into its own window, is there any way to re-attach it to the tabs of the original Konsole ...
raphael75's user avatar
  • 743
5 votes
2 answers
1k views

Key sequence ambiguous in Konsole

My Arch Linux machine has KDE Plasma desktop installed and I'm using Konsole as a terminal. In Konsole, when I highlight text and press Ctrl+Shift+C on my keyboard to copy it, I get this popup message....
Username's user avatar
  • 879
0 votes
0 answers
286 views

How to change behavior of CTRL+L in my terminal?

My current system: OS: Manjaro 20.0.3 Lysia Kernel: x86_64 Linux 5.4.52-1-MANJARO Shell: bash 5.0.18 DE: KDE 5.72.0 / Plasma 5.19.3 Every time I press CTRL+L on my terminal (Konsole), the visible ...
Ουιλιαμ Αρκευα's user avatar
0 votes
0 answers
886 views

How do you use the keyboard to highlight the text you want to copy in konsole?

When I want to copy and paste text from the konsole screen I have to use the mouse but I find that rather awkward. Is there a way to enter a mode where you can use the keys to highlight the text you ...
vfclists's user avatar
  • 7,777
1 vote
0 answers
478 views

Why does urxvt display this box drawing glyph differently?

I'm switching to urxvt and noticed something on the way. I use zsh and powerlevel10k with it. The powerline, if that's what it's called, is being differently on urxvt, even though both konsole and ...
Utkarsh Verma's user avatar
17 votes
2 answers
9k views

KDE Konsole: how to save and restore current session?

KDE Konsole does not have a feature to save the current session (opened tabs, current directory etc.) How can we save/restore the current session?
intika's user avatar
  • 14.9k