nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH] Improve cutting words


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] Improve cutting words
Date: Sun, 5 Aug 2018 12:39:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Op 05-08-18 om 02:56 schreef address@hidden:
> Brand Huntsman suggested these changes to cutting words:
> 
>> Scanning right grabs word and whitespace but:
>> 1) stop scanning when transitioning between newline and non-newline
>> 2) stop scanning when transitioning from whitespace to non-whitespace
>> 3) stop scanning when transitioning between alphanumeric and non-alphanumeric
>> Scanning left grabs whitespace and word but:
>> 4) stop scanning when transitioning between newline and non-newline
>> 5) stop scanning when transitioning from non-whitespace to whitespace
>> 6) stop scanning when transitioning between alphanumeric and non-alphanumeric
> 
> If suggestions 2, 3, 5 and 6 were considered to be implemented, [...]

No.  I don't want Ctrl+Left/Right to stop at parentheses nor at braces
nor at quotes, ever.  That it then doesn't stop at operators either, I
will live with.

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]