Skip to content

can't remove right padding #8094

Open
Open
@mcandre

Description

@mcandre

.hyper.js:

...
padding: '0 0 0 0',
...

The left column of terminal content is fairly flush with the top and left edges. But the right side of the terminal continues to exhibit extra space even with the above settings.

Padding? Margin? Which CSS selector(s) are relevant there?

The extra space on the right side is roughly the width of a character.

When tiling Hyper with Rectangle back and forth, stretching it quickly from the top half of my MacBook Pro display to the right half, I see the padding briefly disappear (yay!) then just as quickly reappear (boo!). Perhaps some kind of dimension event logic is neglecting to respect the configured padding settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions