Tui::DiffView
Inherits Tui::Widget / Tui::Reactive / Reference / Object
DiffView widget - displays parsed diff with colors and interactivity
Constructors
Instance methods
addition_fg
Sourceaddition_fg=(addition_fg : Color)
Sourceauthor_fg
Sourceauthor_fg=(author_fg : Color)
Sourcecommit_header_bg
Sourcecommit_header_bg=(commit_header_bg : Color)
Sourcecontext_fg
Sourcecontext_fg=(context_fg : Color)
Sourcedate_fg
Sourcedate_fg=(date_fg : Color)
Sourcedeletion_bg
Sourcedeletion_bg=(deletion_bg : Color)
Sourcedeletion_fg
Sourcedeletion_fg=(deletion_fg : Color)
Sourceexpand_all
Sourcefiles
Sourcehash_fg
Sourcehash_fg=(hash_fg : Color)
Sourceheader_bg
Sourceheader_bg=(header_bg : Color)
Sourceheader_fg
Sourceheader_fg=(header_fg : Color)
Sourceline_number_fg
Sourceline_number_fg=(line_number_fg : Color)
Sourceline_number_width
SourceOverride to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
scroll_offset
Sourceselected_index
SourceSet commit with content - pushes current to history
show_commit_header?
Sourceshow_scrollbar?
Sourcetotal_deletions
Sourceword_change_bg
Sourceword_change_bg=(word_change_bg : Color)
Source