Re-exports§
pub use modals::draw_help_modal;pub use status_bar::draw_status_bar;pub use status_bar::status_bar_height;pub use status_bar::status_bar_plain_text;
Modules§
- colors
- diff_
view - Diff view rendering with pure data model separation.
- image_
view - Image diff rendering for the TUI.
- modals
- selection
- spans
- status_
bar - wrapping
Structs§
- Screen
RowInfo - Represents how a logical DiffLine maps to a screen row
Constants§
- PREFIX_
CHAR_ WIDTH - Width of the prefix after line numbers: prefix char + space + status symbol + trailing space
Functions§
- draw_
with_ frame - Draw the main UI with a pre-computed frame context