mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
...
This commit is contained in:
parent
fa094b2697
commit
c767f7b57f
1 changed files with 1 additions and 0 deletions
|
|
@ -432,6 +432,7 @@ func first_binary_line(left_path, right_path string, columns, margin_size int, r
|
|||
if i < len(right_lines) {
|
||||
sl.right.marked_up_text = right_lines[i]
|
||||
}
|
||||
ll.screen_lines = append(ll.screen_lines, &sl)
|
||||
}
|
||||
}
|
||||
return &ll, nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue