CodeEditApp / CodeEditApp/CodeEdit

🐞 Strange things happens if you open another file

オープン
#1,430 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。