After recalling input history with {Cmd,Control}-Shift-Up/Down, the
cursor ought to be placed at the end of the buffer (i.e., post
insertion). At present, the prompt may be scrolled out of view if the
previous line exceeds window width:

  i.100
  <control shift up>

To fix, `Tedit::promptreplace' should end with `moveCursor(QTextCursor::End)'.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to