[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [PATCH v2] new feature: add the option --wordchars, to
From: |
David Ramsey |
Subject: |
Re: [Nano-devel] [PATCH v2] new feature: add the option --wordchars, to set extra word characters |
Date: |
Tue, 12 Jul 2016 21:15:00 -0500 |
Benno Schulenberg wrote:
> This allows the user to specify which other characters, besides the
> default alphanumeric ones, should be considered as part of a word, so
> that word operations like Ctrl+Left and Ctrl+Right will pass them by.
>
> Using this option overrides the option --wordbounds.
>
> This fulfills https://savannah.gnu.org/bugs/?47283.
>
> Anyone else who wants this? Or who hates this?
This sounds good to me.