Kirill Bulatov
Kirill Bulatov
Huh, one note: it seems working just fine until the text reaches the bottom of the terminal (starts scrolling?). After it does reach the bottom, things start to work notably...
https://github.com/zed-industries/zed/issues/20767#issuecomment-2615816849 covers that in detail, mentioning the exact same scenario: some "detached" (e.g. stdlib) worktrees are handled quite badly. Part of that handling results in Zed restarting with such detached...
I will close it as things start to conflict and it's been 3 weeks since the last feedback. Overall, looks like a nice idea though.
One small note on Zed's energy impact: it uses GPU, so somehow elevated value of it is expected (no idea if it's large or not on the screenshot, as no...
There's a high chance that https://github.com/zed-industries/zed/pull/31720 had fixed this. Will close optimistically until further reports.
I am not using these features so advanced, so cannot have a good preference. 1. Overall, the circular approach looks interesting, but how this supposed to work with other actions...
Given the conflicts and 2 months of inactivity, I'll close this as stale to fee the PR queue. Overall, seems like a good change to have, but the model is...
Either way, quite stale now so maybe another time.
Seems to be Linux-specific indeed, as macOS seems to be fine in the same example: https://github.com/user-attachments/assets/a913e48f-f9c7-49cc-bbc8-8bbeeb1cfd89 This does not necessarily mean that the code is good and doing the right...
Good point about X11. https://github.com/zed-industries/zed/pull/16512 had improved the situation around revealing by adding a timeout + now all revealing/refreshing/other-task-related things are not done when the panel is not shown. Could...