Fix settings2 tests
This commit is contained in:
parent
07b9ec29e6
commit
b875be9689
5 changed files with 391 additions and 390 deletions
|
@ -37,7 +37,7 @@ impl Project {
|
|||
Some(settings.blinking.clone()),
|
||||
settings.alternate_scroll,
|
||||
window,
|
||||
|index, cx| todo!("color_for_index"),
|
||||
|_, _| todo!("color_for_index"),
|
||||
)
|
||||
.map(|builder| {
|
||||
let terminal_handle = cx.entity(|cx| builder.subscribe(cx));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue