Skip to main content

Module ui

Module ui 

Source

Re-exports§

pub use modals::draw_help_modal;
pub use modals::draw_warning_banner;
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§

ScreenRowInfo
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