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 52512 - add tab and carriage return to find/replace
add tab and carriage return to find/replace
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
0.9.4
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Paolo Maggi
Depends on:
Blocks:
 
 
Reported: 2001-03-26 08:23 UTC by Rodd Clarkson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Rodd Clarkson 2001-03-26 08:23:21 UTC
Would it be possible to add tab, carriage return/line feed, etc to the find
replace feature.

This doesn't need to be complex.  Just \t for tab, \r for carriage return,
\n for line feed and maybe a \s for white space.  Of course then you'll
need to escape \ with \\

Thanks
Comment 1 Luis Villa 2002-01-29 20:55:02 UTC
Cleaning up and reassigning. Paolo, you are down to 17 bugs, many of which are
crashers. If you could read through all the bugs, I'd appreciate it. You should
do two things for each bug, especially crashers:
1) If the code path is not relevant for GNOME2, please remove the GNOME2 keyword.
2) if the code is otherwise irrelevant (not in gedit, already fixed, whatever)
please close it out.
If you do these things, hopefully I can help keep the gedit corner of the
bugzilla much cleaner in the future.
Search on 'luis doing GNOME2 work' to filter out this spam.
Comment 2 Yanko Kaneti 2002-05-28 17:03:54 UTC

*** This bug has been marked as a duplicate of 55194 ***
Comment 3 Paolo Maggi 2002-05-28 17:21:52 UTC
This is not a duplicated of 55194.
Comment 4 Paolo Maggi 2002-07-16 08:54:50 UTC
Fixed in CVS HEAD