<div dir="auto"><p dir="ltr">Side note -- the same problem occurs in Commandline too for Windows 10. The only difference is that I can't use Shift+Enter to create the new lines. Instead, I did a .map(somePath -> {, and then pressed enter. The opening curly brace then allowed my enter to create a new line. After making a few new lines, then trying to press tab on a half-typed method, I got the same, garbled text.</p><p dir="ltr"><br></p><p dir="ltr">And to be clear, they are garbled/interspersed, even on the same line.</p></div>
<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 2, 2025, 8:52 PM David Alayachew <<a href="mailto:davidalayachew@gmail.com" target="_blank" rel="noreferrer">davidalayachew@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Hello <span class="gmail_chip gmail_plusreply" dir="auto"><a href="mailto:kulla-dev@openjdk.org" style="color:#15c;text-decoration:underline" rel="noreferrer noreferrer" target="_blank">@kulla-dev@openjdk.org</a></span><span> ,</span><div dir="auto"><span><br></span></div><div dir="auto"><span>I was using jshell to write some stream code today, and I was doing this in Git Bash on Windows 10.</span></div><div dir="auto"><span><br></span></div><div dir="auto"><span>I did list.stream(), then used Shift+Enter to create a new line for each method on my stream. Typical builder-style code formatting.</span></div><div dir="auto"><span><br></span></div><div dir="auto"><span>Then, I pressed Tab in order to see javadoc for one of the methods, and the resulting javadoc was basically illegible. It was a mix of the multi-line stream and the javadoc, jumbled together.</span></div><div dir="auto"><span><br></span></div><div dir="auto"><span>I think this is a bug? Can something be done to resolve this? Let me know if more information is needed.</span></div><div dir="auto"><span><br></span></div><div dir="auto"><span>Thank you for your time and consideration.</span></div><div dir="auto"><span>David Alayachew</span></div></div>
</blockquote></div>