Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find previous in terminal does not work #69249

Closed
zfields opened this issue Feb 22, 2019 · 9 comments · Fixed by #73599
Closed

find previous in terminal does not work #69249

zfields opened this issue Feb 22, 2019 · 9 comments · Fixed by #73599
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded
Milestone

Comments

@zfields
Copy link

zfields commented Feb 22, 2019

OS: Ubuntu 18.04
VSCode: 1.31.1

Using the find UI in the terminal will fail when you try to find previous (as in looking for the most recent errors or warnings in a compile log).

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Feb 22, 2019
@Tyriar
Copy link
Member

Tyriar commented Mar 2, 2019

@zfields can you give some specific repro steps? I can't seem to reproduce the problem.

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Mar 2, 2019
@zfields
Copy link
Author

zfields commented Mar 3, 2019

I have a make file that spews thousands of lines of compiler output. If I put a build flag (i.e. -Werror) in the Ctrl+F search box, and press the <-- arrow, then it doesn't work (--> does work though). I just confirmed this behavior before responding, this is reproducible 100% of the time.

@Tyriar
Copy link
Member

Tyriar commented Mar 3, 2019

I suspect this is the same cause as #69248

@Tyriar Tyriar closed this as completed Mar 3, 2019
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 3, 2019
@zfields
Copy link
Author

zfields commented Mar 6, 2019

Your suspicion is incorrect! Please reopen this. The terminal does not work and has not worked for a long time now.

I'm taking my time to help you improve your product, and this is a slap in the face.

@Tyriar
Copy link
Member

Tyriar commented Mar 6, 2019

Reopened the other issue

@zfields
Copy link
Author

zfields commented Mar 6, 2019

The issues are not duplicates, unless you can confirm they are. Since you don't seem to understand the other issue, then I cannot see how you could confirm them as duplicates.
Both issues involve the integrated terminal, but that is it. Please reopen.

@Tyriar
Copy link
Member

Tyriar commented Mar 7, 2019

@zfields if the lines are missing it completely makes sense that they would not show up in find previous.

@zfields
Copy link
Author

zfields commented Mar 11, 2019

Are you trolling me?

Have you attempted to reproduce this bug?

  • Yes
  • No

My guess would be, "No."

You are spending more effort trying to tell me it doesn't exist than reproducing it. Run a build that blows past your scroll back, then do a "find" that looks for gcc or something that will literally appear 10000 times. It will only find 2 or 3 max. I can see them - literally hundreds and hundreds - but the find back fails to find them.

My guess is that you are having an array indexing error. Why don't you try to reproduce it, instead telling me it couldn't possibly exist.

@Tyriar
Copy link
Member

Tyriar commented Mar 11, 2019

Find previous is broken for portions of lines that are wrapped: xtermjs/xterm.js#1967

@Tyriar Tyriar reopened this Mar 11, 2019
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed *duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster labels Mar 11, 2019
@Tyriar Tyriar added this to the Backlog milestone Mar 11, 2019
@Tyriar Tyriar modified the milestones: Backlog, May 2019 Apr 17, 2019
@Tyriar Tyriar mentioned this issue May 13, 2019
10 tasks
@mjbvz mjbvz added the verified Verification succeeded label May 28, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants