CodeEditApp / CodeEditApp/CodeEdit
🐞 Strange things happens if you open another file
- 主要語言
- 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 還沒有評估資料。