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

macOS: add native find and all its friends #1414

Closed
peteschaffner opened this issue Jan 30, 2024 · 1 comment
Closed

macOS: add native find and all its friends #1414

peteschaffner opened this issue Jan 30, 2024 · 1 comment

Comments

@peteschaffner
Copy link
Collaborator

Coming from Apple Terminal and iTerm2, I miss the ability to find in the terminal. iTerm2's implementation is all custom (from what I remember), but I think we could possibly lean hard into NSTextFinder and get pretty far in terms of the actual search bar UI. I'm guessing the communication with the terminal might be tricking though.

CleanShot.2024-01-30.at.10.19.13.mp4
CleanShot 2024-01-30 at 10 18 09@2x
@mitchellh
Copy link
Contributor

I agree! Linking this to #189. That issue is about implementing scrollback search in general but I think this belongs there since UI about search will also be an issue. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants