This looks to be a jqt issue. I don't think it is restricted to errors. Something along the lines of the F8 command that runs the clipboard in the session doesn't append a LF to the result (whether that is the result or an error).
On Wed, Dec 23, 2020 at 1:28 PM Don Guinn <[email protected]> wrote: > This happens in both 903 beta and 902 production. It does not occur in 902 > beta-o. > > > If an error occurs on a line entered the cursor moves to an empty line > after the error message. But if the error occurs by pressing F8 the cursor > stops on the last line of the error message. > > > Shown below I entered a deliberate error. The cursor was positioned on an > empty line after the last line of the error message. Then I copied the > deliberate error to the clipboard (shown with clippaste). Lastly I pressed > F8 where I got the same error message except there was no blank line with > the cursor after the message. The cursor was just to the right of the "]" > in the error message. There is no blank line following as pressing a down > arrow does not move the cursor down. > > > +'x' > > |domain error > > | +'x' > > a.i.wd 'clippaste' > > 10 32 32 32 43 39 120 39 > > +'x' > > |domain error > > | +'x' > > |[-0] > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
