Sample Header Ad - 728x90

Gedit, is there a way to do a search & insert?

1 vote
1 answer
56 views
Simple question. In a very large file I open with **gedit**, I need to do a search of the regex [\n][A-Z], and for every find, I wish to insert a symbol, say $, at the beginning of the pattern [\n][A-Z]. (in other words, to replace just [\n] (newline) by $, and keep whatever character is [A-Z]) Is there a way? maybe a plugin?
Asked by mario (157 rep)
Jan 25, 2025, 10:21 PM
Last activity: Jan 27, 2025, 01:51 AM