Hello list, i just noticed that text objects treat lines as terminated by comma or by semicolon. If i create a text manually or if i use [text fromlist] with , and ; , text get and text set works fine, but how can i change which lines end with , or ; and how can i insert lines that end with , ? (without manually editing or using [text fromlist] )
I want to insert lines with , or change a line that ends with ; to ,
is this possible? or is a feature request?