After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569618 - highlight strings in gnome-terminal buffer
highlight strings in gnome-terminal buffer
Status: RESOLVED DUPLICATE of bug 78963
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-29 00:00 UTC by Marcus Granado
Modified: 2009-01-29 00:09 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Marcus Granado 2009-01-29 00:00:03 UTC
it would be quite useful to be able to highlight occurrences of a string in the gnome-terminal buffer, without having to copy-paste its whole buffer contents into an editor such as 'emacs' or 'gedit', or have the foresight to pipe it in advance to eg. 'less', specially with buffers with thousand of lines. that's even more useful when the contents of the buffer are constantly being updated with new lines being appended periodically, which makes it difficult to copy-paste the updated contents of the buffer. a new 'find/highlight' option under the edit menu, opening a dialog where one could type the string to find/highlight and press OK, would do it quite well. from then on, any occurrence of this string in the buffer would show up eg. with a yellow background customizable in each profile.
Comment 1 Christian Persch 2009-01-29 00:09:09 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 78963 ***