Merge remote-tracking branch 'origin/main' into perf-2
This commit is contained in:
commit
02606d1fb9
34 changed files with 822 additions and 1270 deletions
|
@ -695,7 +695,6 @@ impl TerminalElement {
|
|||
move |external_paths, cx| {
|
||||
cx.focus(&focus);
|
||||
let mut new_text = external_paths
|
||||
.read(cx)
|
||||
.paths()
|
||||
.iter()
|
||||
.map(|path| format!(" {path:?}"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue