Re: [dev] [st] Tip adds non-existing trailing whitespace upon mouse selection + fix
> The GLYPH_SET flag can be used to compute the end of the line or we
> could add another flag like GLYPH_TAB when appropriate and test it in
> the copy function when it loops over the selection.
Instead of adding GLYPH_TAB we could use directly \t in c and then we don't
have to test anything in selcopy, but of couse we should check it in
drawregion.
But this solution doesn't fix this problem when you use a sequence to locate
the cursor in some place of the screen.
Received on Wed Oct 10 2012 - 18:55:35 CEST
This archive was generated by hypermail 2.3.0
: Wed Oct 10 2012 - 19:00:06 CEST