diff options
| author | Maxime Coste <mawww@kakoune.org> | 2020-05-29 12:22:27 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2020-05-29 12:25:57 +1000 |
| commit | 08e0b663f737e71610e1cbf229cac5e8e69026d4 (patch) | |
| tree | 51fc2acdc68db2c2c1d409f2212ab9221b444bec /rc/tools/python | |
| parent | 63371da8aa9edd7f7812c8a56ad573e46df111fd (diff) | |
Fix unintended interpretation of ranges length syntax
Ranges specified with a +<length> were inconsistent, with +0 meaning
an empty range, while +1 meant a two character long range (first character
+ the following one). Change that to mean a single character.
Fixes #3479
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
