https://bugs.documentfoundation.org/show_bug.cgi?id=108256
--- Comment #24 from Adalbert Hanßen <[email protected]> --- (In reply to Dieter from comment #1) > I can understand your problem, but for me it is only a theoretical problem. > I can't think of a situation, where I want to search for a paragraph break > or want to replace something with a line break. Can you give one or two > examples? When I document software, I often copy blocks of text from a terminal to the clipboard and paste them into a Writer document using Ctrl+V. To make it easier to skip over these code blocks while reading, I use AltSearch to combine them using \s{1,}\p → \n into a single paragraph, which is then formatted as “preformatted text.” I do this quite often! Using Ctrl+↑ and Ctrl+↓, you can navigate very quickly between entire paragraphs. -- You are receiving this mail because: You are the assignee for the bug.
