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
Last activity: Jan 27, 2025, 01:51 AM