zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.65k stars 3.04k forks source link

Cmd+F search seems to only iterate through matches in the editor\ #10961

Open kojinglick-ctec opened 6 months ago

kojinglick-ctec commented 6 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

  1. Open an editor
  2. Open the terminal
  3. Cmd+F search in editor
  4. Cmd+F search in terminal

Clicking left or right on the results in the Terminal will iterate through the matches in the editor search.

Environment

Zed: v0.131.6 (Zed) OS: macOS 14.1.0 Memory: 36 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

kojinglick-ctec commented 6 months ago

terrific work on Zed, btw!

JosephTLyons commented 6 months ago

Thanks for the report @kojinglick-ctec - I'm actually having a hard time reproducing this, if you are able to easily reproduce it, would you mind uploading a screen video of it so I can check it out?

kojinglick-ctec commented 6 months ago

Here's the screen recording: https://github.com/zed-industries/zed/assets/140441633/83e8c3d3-e816-4d37-b613-eefb2a35c6d1

So when I first try to Cmd+F search in the terminal, then the editor, it works as expected, but then when I switch back to scrolling through search results in the terminal, it'll iterate through the editor matches.

github-actions[bot] commented 1 week ago

Hi there! 👋 We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. If you are able to reproduce this issue in the latest version of Zed, please let us know by commenting on this issue, and we will keep it open. If you can't reproduce it, feel free to close the issue yourself. Otherwise, we'll close it in 7 days. Thanks for your help!