Re: [gedit-list] Help with find/replace function in gedit



Hello Kirk,
You can use the find and replace dialog (ctrl-h). \r is the carrige
return character. So you could run with these arguments:

Find: blahblahblah\n$$$$
Replace With: blahblahblah\r\n$$$$

cheers
Markus

m�2007-01-22 klockan 11:28 -0600 skrev Kirk Hevener:
> Dear users,
> 
>   I am hoping someone can help me with what I hope is a simple problem.
> I'm trying to insert carriage returns into a text file before multiple
> (almost 1000!) occurrences of the same text sequence.  For example:
> 
> blahblahblah
> $$$$
> blahblahblah
> 
> becomes:
> 
> blahblahblah
> 
> $$$
> blahblahblah
> 
> Is there a simple way of doing this that can save me hours of manual
> editing?  Thanks in advance.
> 
> khevener utmem edu
> _______________________________________________
> gedit-list mailing list
> gedit-list gnome org
> http://mail.gnome.org/mailman/listinfo/gedit-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]