mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 15:44:20 +03:00
Fixed merge conflict
This commit is contained in:
parent
b5919c0555
commit
8c1054fbb6
@ -143,10 +143,6 @@ impl Element for TerminalEl {
|
||||
|
||||
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(
|
||||
content.display_iter,
|
||||
&text_style,
|
||||
|
Loading…
Reference in New Issue
Block a user