correct some comments
Dependencies
- [2]
S2MISTTMadd state arg to a few functions - [3]
HIKLULFQextract a function - [4]
FHSZYAZ2more precise search highlighting - [5]
LF7BWEG4group all editor globals - [6]
LXTTOB33extract a couple of files
Change contents
- replacement in select.lua at line 3[3.44053]→[2.342:426](∅→∅),[2.426]→[3.44125:44321](∅→∅),[3.78722]→[3.44125:44321](∅→∅),[3.44125]→[3.44125:44321](∅→∅)
-- Return any intersection of the region from State.selection1 to State.cursor1 (or-- current mouse, if mouse is pressed; or recent mouse if mouse is pressed and-- currently over a drawing) with the region between {line=line_index, pos=apos}-- and {line=line_index, pos=bpos}.-- Return any intersection of the region from State.selection1 to-- State.cursor1 (or current mouse, if mouse is pressed) with the region-- between {line=line_index, pos=apos} and {line=line_index, pos=bpos}. - edit in select.lua at line 47
-- Creates text objects every time, so use this sparingly.