Bad rendering of TUI tools in terminal #15503
Closed
kfollesdal
started this conversation in
Feature Requests
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Adding this to your settings will fix it :) {
"terminal": {
"line_height": "standard"
}
} |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have understood that the terminal in Zed is using Alacritty. So I have tried to run some TUI tools in the terminal, for example lazygit and btop. But the rendering is not as as expected and similarly to how it is in a normal Alacritty terminal.
Have anybody experience the same? Any settings that solve this?
Lazygit in Zed terminal:

Lazygit in Alacritty:

Zed 0.145.1 tried on both Mac and Linux
Beta Was this translation helpful? Give feedback.
All reactions