linutil/tui
Jeevitha Kannan K S 10352c6254
Replace ansi and text wrapping code with ratatui
Replaced ansi related code for tree sitter highlight with direct ratatui::text. Cache the processed text in appstate to remove processing of text for every frame render.Create paragraph instead of list so that scroll and wrapping can be done without external crates. Add caps keys for handle_key_event.
2024-11-11 20:29:55 +05:30
..
src Replace ansi and text wrapping code with ratatui 2024-11-11 20:29:55 +05:30
Cargo.toml Replace ansi and text wrapping code with ratatui 2024-11-11 20:29:55 +05:30
cool_tips.txt added tips. (#565) 2024-09-20 10:09:08 -05:00