Index | Thread | Search

From:
"Andy Bradford" <amb-sendok-1782225048.ncobdjbjffjhedmoeolk@bradfords.org>
Subject:
Re: vi(1) issue with '!)fmt' at the EOF
To:
"Walter Alejandro Iglesias" <wai@roquesor.com>
Cc:
"Todd C. Miller" <Todd.Miller@sudo.ws>, tech@openbsd.org
Date:
24 Apr 2026 08:30:48 -0600

Download raw body.

Thread
  • Walter Alejandro Iglesias:

    vi(1) issue with '!)fmt' at the EOF

  • 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
    
    
  • Walter Alejandro Iglesias:

    vi(1) issue with '!)fmt' at the EOF