Hi All,
geany-2.0-4.fc41.x86_64
Is it possible for me to find things on a single line and replace them with things taking up two lines?
search for: def
Replace with: 123 xyz
If possible, how? <shift><Enter> gets ignored
Many thanks, -T
Hi, the "use escape sequences" option is probably less prone to unexpected results.
On 2025-01-12 01:34, ToddAndMargo via Users wrote:
On 1/11/25 21:17, ToddAndMargo via Users wrote:
search for: def
Replace with: 123 xyz
On 1/11/25 8:03 PM, Bob Mariotti via Users wrote:
use find and replace with "use regular expressions". See my screenshot attached. Works fine.