Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSearch addon does not search start of wrapped line when ydisp is in the middle of it #2325
Comments
This comment has been minimized.
This comment has been minimized.
Mind if I give this issue a shot? |
This comment has been minimized.
This comment has been minimized.
@miggs125 sure! |
This comment has been minimized.
This comment has been minimized.
@Tyriar I haven't been able to reproduce this bug, perhaps I am doing it wrong? I opened up the demo, ran ls and then filled the terminal with lorem ipsum until the results of ls weren't visible. I then searched for strings in the output of ls and it seems to be working. |
This comment has been minimized.
This comment has been minimized.
@miggs125 that's the repro yeah, I can still get it to happen: (vscode is basically at master of xterm atm) Maybe tweak the width of the terminal or position of the string you're searching for? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Repro:
Write one really long wrapped line that spans multiple viewports
Search for a string above the viewport, no results will be found