Hi,

When pressing Ctrl-Alt-T when Konsole is already open, I would like for the existing window to be unminimized and for a new tab to be created, rather than a new window.

How to do this ?

Thanks

  • boredsquirrel
    link
    fedilink
    418 hours ago

    Yes very possible

    1. Open the konsole settings, enable “use a single process” (or something)
    2. Copy the konsole desktop entry from /usr/share/applications to ~/.local/share/applications and change Exec=konsole to Exec=konsole --new-tab

    I did this, works without issues

    • @ikidd
      link
      English
      2
      edit-2
      10 hours ago

      Also, in Shortcuts, remove Ctrl-Alt-T from “Launch” and put it on “Open in New Tab”.

      And it annoys me that you can’t close tabs in Konsole with middle click. Just sayin’.