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

style(list_example.rs): reformat imports for better readability #30

Closed
wants to merge 1 commit into from

Conversation

jucasoliveira
Copy link
Contributor

feat(list_example.rs): add support for mouse capture and alternate screen in terminal setup
feat(list_example.rs): implement main loop to run the application and handle user input
feat(list_example.rs): add functionality to restore terminal settings after running the app

refactor(list.rs): reorganize imports and update method signatures for better readability and maintainability
feat(list.rs): add support for filtering items based on a search filter to improve user experience
feat(list.rs): enhance render method to display items with proper styling and padding for better visualization
feat(list.rs): update next and previous methods to handle item selection more efficiently

refactor(list.rs): restructure handle_list function for better readability and maintainability

feat(list_example.rs): add support for mouse capture and alternate screen in terminal setup
feat(list_example.rs): implement main loop to run the application and handle user input
feat(list_example.rs): add functionality to restore terminal settings after running the app

refactor(list.rs): reorganize imports and update method signatures for better readability and maintainability
feat(list.rs): add support for filtering items based on a search filter to improve user experience
feat(list.rs): enhance render method to display items with proper styling and padding for better visualization
feat(list.rs): update next and previous methods to handle item selection more efficiently

refactor(list.rs): restructure handle_list function for better readability and maintainability
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

Successfully merging this pull request may close these issues.

1 participant