From: "Andy Bradford" Subject: Re: vi(1) issue with '!)fmt' at the EOF To: "Walter Alejandro Iglesias" Cc: "Todd C. Miller" , tech@openbsd.org Date: 24 Apr 2026 08:30:48 -0600 Thus said Walter Alejandro Iglesias on Fri, 24 Apr 2026 10:13:11 +0200: > I didn't notice your example have two sentences. No, the example provided does NOT have 2 sentences, not per the definition in the man page: A sentence is an area of text that begins with the first nonblank character following the previous sentence, paragraph, or section boundary and continues until the next period, exclamation mark, or question mark character, followed by any number of closing parentheses, brackets, double or single quote characters, ----------> followed by either an end-of-line or two whitespace characters. For the example provided To be considered a sentence, it must have 2 spaces trailing the period. Thanks, Andy