zed
zed copied to clipboard
[vim] `#` and `*` don't work with `"seed_search_query_from_cursor": "selection"`
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
https://github.com/zed-industries/zed/assets/19868292/c6d0a823-80b1-4d03-8590-34f77b56ebe6
Environment
Zed: v0.127.0 (Zed Preview) OS: macOS 14.2.1 Memory: 32 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
@0x2CA are you able to reproduce this? It works for me...
If so, what file(types?) trigger the problem
The essence of this problem is because "seed_search_query_from_cursor": "selection",
👍 Thanks for the clarification.