For lines in a script beneath very long wrapped lines, the lower right corner shows the wrong line number. When one of those lower lines generates a status window error message which reports the line number of the error, the line number is correct according to a text editor which does not use line wrapping, or using $read(scriptname.mrc,nt,N). But when using the lower right corner to navigate to the line having the error, it reports a number that's too high by the number of line wrappings, which in some cases can be more than once.

The wrapping is also inconsistent, depending on the Font+Fontsize. At Fixedsys-9, the Remotes Editor wraps around column 2700, but changing the Font and/or Fontsize also changes the column where the line wraps. At Consolas-18, it wraps around column 1430.

If you press Ctrl+G to go to the line reported in the error message, it also goes to the line as reported by the lower right corner, instead of the true line where the error is actually located.