Support Searching Across Windows
Bug #1264900 reported by
Doug Warner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Terminator |
New
|
Wishlist
|
Unassigned |
Bug Description
It would be helpful to search across terminal windows; shift-ctrl-f works well for one window, but it would be great to be able to search across multiple/all windows.
It will probably be difficult to notice where the search result is in multiple windows without bug #271487.
I don't know if this is something that can be exposed via D-Bus; I'm kind-of envisioning a gnome shell extension that so that you can search across all windows' terminal output from the overview/expose view, similar to iTerm2. If the search can be executed from d-bus we could probably just iterate over all the windows and issue the search.
Changed in terminator: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
In addition to that, expose all tab/terminal titles in DBUS API.
Ability to make a plugin that would search in each terminal's title would be amazing, I find myself often searching for "that terminal on that server" that I left open with some job running on some tab.