Replies: 1 comment
-
There is no padding. If the window isn't big enough to fill the entire space with cells, it'll add an unusable margin that Helix can't do anything about. Edit: Ah wait I misunderstod the images. This is fixed by #7310 |
Beta Was this translation helpful? Give feedback.
0 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.
-
I add padding to my terminal emulator as I think it looks a lot prettier in normal use. This requires a transparent background to look right, which is perfect, as Helix provides this functionality.
Helix adds padding around the edges of the editor, which adds to this amount. I would like it to sit in-line with tmux, which doesn't include padding by default. It also affects the gutter, as expected.
I would like to be able to remove this padding, and then I assume that being able to set a custom padding amount might then be desired by other users?
Default Helix padding

Helix without padding

Beta Was this translation helpful? Give feedback.
All reactions