Copied comment appears in the wrong place
lnav version v0.11.1 win11 WSL2 with Ubuntu Distro
Describe the bug If you add a comment and copy the lines using F2 mode it puts the comment after the second line.
To Reproduce Use F2 to enter scroll wheel mose Add a comment Select the line before and after the comment The result is that the comment is after the first line.
For instance:

Will result in: Mar 9 16:04:28 Mar 9 16:04:28 Γöö here
@paulelong I bumped into the similar (possibly the same) issue and reported it here https://github.com/tstack/lnav/issues/1207 In this issue you can find a link to the nightly build which has the issue fixed. Would you like to test using that nightly build? It is possible that your issue was fixed as well in this nightly build.
As mentioned, this is probably fixed now.