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 はまだ評価されていません。