lnav icon indicating copy to clipboard operation
lnav copied to clipboard

Copied comment appears in the wrong place

Open paulelong opened this issue 2 years ago • 1 comments

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: image

Will result in: Mar 9 16:04:28 Mar 9 16:04:28 Γöö here

paulelong avatar Mar 09 '23 17:03 paulelong

@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.

noseka1 avatar Dec 13 '23 00:12 noseka1

As mentioned, this is probably fixed now.

tstack avatar May 24 '24 04:05 tstack