Command palette support

Starting with Visual Studio Code and more recently with Warp Terminal and Windows terminal I’ve come accustomed to having a “command palette” available. As much as I love Warp terminal I keep coming back to Konsole because of how much Warp drains my battery but then missing the “command palette”. The basic idea is that you hit ctrl-shift-p and fuzzy complete what you want to do. I mostly use it for splitting tabs, but the way other applications do it the sky is the limit.

I think it would be really great if Konsole could add support for a command palette like other software does.

Sounds like kcommandbar:

1 Like

Oh yeah! I guess it’s default key combination is just not the same as other applications.
I’ll play with and see if it can get rebound without affecting things like Firefox (which uses the exact same combination for in private mode).