diff options
| author | Teddy Wing | 2021-08-28 22:14:17 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-08-28 22:14:17 +0200 |
| commit | 9be99793b2d7eb4cc28db4cfc615325055d3853f (patch) | |
| tree | e986dc69deb8e13a546cb6e0a6b7e1f2f2c70e44 /README.md | |
| parent | c8fa19d038ed79c640c5164735179611e95520d6 (diff) | |
| download | readline-incdec-9be99793b2d7eb4cc28db4cfc615325055d3853f.tar.bz2 | |
100-increment-decrement: Want to return real start position from incdec
In order to set up point moving only when point is on or after the start
position of the changed number, I want the second return value from
`incdec()` to always give me the correct start position.
Currently, it returns 0 as the start position when backwards is on and
point is before the first number. It should return the start position of
the first number.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
