https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293267
--- Comment #1 from Artem Bunichev <[email protected]> --- Another bug of the very same nature can be reproduced (# means cursor position): 1) printf (without \n in the end) a line that is longer than the prompt: user@host:$ printf __________________________________# __________________________________user@host:$ # 2) From this position trigger ed-prev-history binding (it is usually bound to Arrow-Up): ____________printf __________________________________# (+++++++++++) '+' means where a 'user@host:$ ' prompt should have been. This bug is even more confusing than the original one, because in this case user can't even see the prompt. -- You are receiving this mail because: You are the assignee for the bug.
