Ask a question to get started
Enter to sendā¢Shift+Enter new line
EnhancedDiff( self, diff: str, title: str = 'Diff', max_lines: int
Vertical
diff
str
Unified diff string
title
'Diff'
Title to display above the diff
max_lines
int | None
100
Maximum number of diff lines to show
**kwargs
Any
{}
Set border style based on charset mode.
Compose the diff widget layout.
Widget for displaying a unified diff with syntax highlighting.
Additional arguments passed to parent