commit | 6f12992cea6f7cb9a6e30f3dfafa50a25a8e17a6 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Thu Jun 30 18:02:45 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Wed Jul 13 20:49:30 2016 +0200 |
tree | 1af1a603d2e9d995a95844552a957d163a8597b1 | |
parent | d88423eaae789ab64b64ce08a90839a03964d7db [diff] |
new feature: add the option --wordchars, to set extra word characters 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.