CodeEditApp / CodeEditApp/CodeEdit

🐞 Strange things happens if you open another file

未關閉
#1,430 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug needs refinement terminal
主要語言
Swift
星號
23k
分支
1.2k
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

I have noticed that when I open multiple files, the terminal gives weird output.

```sh
# At the start of the CE.
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ·························· ✔  09:38:52 PM  ─╮
╰─
# After opening another file in the repo
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ·························· ✔  09:38:52 PM  ─
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ························ ✔  09:38:52 PM
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ··················· ✔  09:38:52 PM 
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ················ ✔  09:38:52 P
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ········· ✔  09:38:5
╭─    ~/Dev/Projects/Rust-TodoApp    main ⇡2 ····· ✔  09:38:52 PM 
╭─    ~/Developer/Projects/Rust-TodoApp    main ⇡2 ·························· ✔  09:38:52 PM  ─╮
╰─

```
I haven't used the terminal in Code Editor or the main terminal for this repository before.

### To Reproduce

1. Open a folder in CE
2. Open a file
3. open another file
4. see terminal

### Expected Behavior

It's important to note that this issue does not occur every time.

### Version Information

CodeEdit: 0.0.3-alpha (36)
macOS: 14 RC2
Xcode: 15RC

### Additional Context

_No response_

### Screenshots

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。