6 Commits

Author SHA1 Message Date
Ingo Karkat d223acfa69 ingo#range#Get(): Don't clobber the search history
For all existing clients, this would be an undesired side effect.
We cannot simply use the compat function, as the fallback implementation is not meant for use inside a function. Instead, copy the check from ingo#range#lines#Get() and remove the last search history item if the search pattern got changed.
2022-03-13 20:38:36 +01:00
Ingo Karkat 5184395b16 Documentation: Document ingo#range#NetStart() 2018-10-20 20:59:14 +02:00
Ingo Karkat 91f77efb57 Add ingo#range#Is{In,Out}side() and ingo/cursor/keep.vim module 2018-09-01 22:40:34 +02:00
Ingo Karkat fe76338bfe Add ingo#range#IsEntireBuffer() 2017-11-08 12:40:46 +01:00
Ingo Karkat 19d9ecb85c Move LineJuggler#FoldClosed() and LineJuggler#FoldClosedEnd() into ingo-library as ingo#range#NetStart() and ingo#range#NetEnd() 2017-05-26 17:43:59 +02:00
Ingo Karkat 3edc86e09b file creation 2017-05-26 17:31:50 +02:00