spot pattern overlapping when column width truncated

Things you’d like to miss in the future...
Post Reply
jupe
Posts: 2757
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

spot pattern overlapping when column width truncated

Post by jupe »

Using v22.70 I have noticed a recent change that when the column width is shorter than required and spot is used that it now overlaps the other columns. Below is a repro script if required:

Code: Select all

  goto <xy>;
  setcolumns("Name.50", 4);
  goto ">><curname>";
Additionally, the same thing now also happens using LF highlight matches etc.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: spot pattern overlapping when column width truncated

Post by admin »

C&F. :tup: (confirmed and fixed)

Post Reply