Fixed merge conflict
This commit is contained in:
parent
b5919c0555
commit
8c1054fbb6
1 changed files with 0 additions and 4 deletions
|
@ -143,10 +143,6 @@ impl Element for TerminalEl {
|
||||||
|
|
||||||
let content = term.renderable_content();
|
let content = term.renderable_content();
|
||||||
|
|
||||||
//We have a 'SelectionRange' struct to work with,
|
|
||||||
//Allows us to query start, end, and contains
|
|
||||||
//content.selection.unwrap()
|
|
||||||
|
|
||||||
let layout_lines = layout_lines(
|
let layout_lines = layout_lines(
|
||||||
content.display_iter,
|
content.display_iter,
|
||||||
&text_style,
|
&text_style,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue