Commit here: https://github.com/0branch/jqtide/commit/04fae0c31c28620876bd23d39b7d1a2aa5d3bae2
On Sat, Aug 31, 2013 at 4:53 PM, Marc Simpson <[email protected]> wrote: > 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
