Ingo Karkat
|
6bf28ce092
|
ingo#selection#Get{In,Ex}clusiveEndPos(): Prevent "E951 \% value too large" by checking line length
This condition typically happens with a linewise selection (where the column is 2147483647).
|
2020-02-25 22:37:59 +01:00 |
|
Ingo Karkat
|
e62b5119e2
|
Add ingo#selection#Get{Ex,In}clusiveEndPos()
|
2019-07-11 22:56:34 +02:00 |
|
Ingo Karkat
|
515f5d9eab
|
ingo#selection#Set(): Take either 2 or 4-argument pos
For restoring a selection saved with getpos(), the 4-tuple variant is great, for working with (our) areas, we need the 2-tuple one.
|
2019-04-01 19:22:06 +02:00 |
|
Ingo Karkat
|
8a74bc3577
|
- Add ingo#selection#Set() and ingo#selection#Make()
|
2019-03-29 22:18:49 +01:00 |
|
Ingo Karkat
|
b2603e2f94
|
|
2017-05-26 17:36:41 +02:00 |
|
Ingo Karkat
|
ead9df1f43
|
|
2017-05-26 17:34:29 +02:00 |
|
Ingo Karkat
|
4281d93f1c
|
|
2017-05-26 17:32:49 +02:00 |
|
Ingo Karkat
|
9785be00c4
|
|
2017-05-26 17:27:16 +02:00 |
|
Ingo Karkat
|
62b71ed912
|
Also avoid clobbering the last change ('.') in ingo#selection#Get() when 'cpo' contains "y"
|
2017-05-26 17:26:56 +02:00 |
|
Ingo Karkat
|
b0fad45ca9
|
file creation
|
2017-05-26 17:25:50 +02:00 |
|