[konsole] [Bug 298775] Add search for tab functionality

Nicolas Girard bugzilla_noreply at kde.org
Sun Nov 8 18:46:56 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=298775

--- Comment #9 from Nicolas Girard <girard.nicolas at gmail.com> ---
> 
> Here you have it: https://pastebin.com/7HFThb5a
> activates the tab if found else exits 0

OK, so thanks to your input I tried `dbus-send` and adopted it as it seems
roughly twice as fast as `qdbus`.

I took your "tab switch" loop from your code and incorporated into mine,
reducing the sleep delay to 5ms.

I also revamped my code. The overall result is... well, not that bad for a
temporary solution. It's crappy, but it does the job.

Since this has been pissing me off so long, and probably other people too, I
think I'll create a proper repo on Github and put the code there.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list