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

Add some help inside the Home tab page #4

Open
KarlHeitmann opened this issue Jan 12, 2023 · 0 comments
Open

Add some help inside the Home tab page #4

KarlHeitmann opened this issue Jan 12, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@KarlHeitmann
Copy link
Owner

Same as #2 , but for src/ui/sub_search.rs file

This file will show the user a new tab where he can input a new search term, and when he hits the enter key, it will perform a new rip grep search over the list of matched files of the original search term.

The new rip grep search will call recursively the function rip_grep_wrapper, but will provide slightly different parameters to the function, and it will borrow the terminal instance. This is the power of fractals

@KarlHeitmann KarlHeitmann added the documentation Improvements or additions to documentation label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant