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

feat: rewrite ratatui example #30

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

joshka
Copy link
Contributor

@joshka joshka commented Mar 2, 2025

Simplify the ratatui example:

  • replace project with single file
  • simplify app logic
  • extract small functions
  • update to latest ratatui approaches (terminal, styles, layout, conversions etc.)
  • use crossterm from direct import rather than from ratatui::crossterm

Simplify the ratatui example:
- replace project with single file
- simplify app logic
- extract small functions
- update to latest ratatui approaches (terminal, styles, layout, conversions etc.)
- use crossterm from direct import rather than from ratatui::crossterm
@sayanarijit sayanarijit merged commit c38ec5f into sayanarijit:main Mar 3, 2025
1 check passed
@sayanarijit
Copy link
Owner

Thank you.

@joshka joshka deleted the jm/simplify-ratatui-example branch March 3, 2025 10:10
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.

2 participants