91861 / wayst

A simple terminal emulator
MIT License
284 stars 8 forks source link

Padding isn't visible until after wayst is resized #67

Closed etenim closed 3 years ago

etenim commented 3 years ago

Starting terminals with this setting:

padding = true:15

The PS1 prompt and any later contents is visible at what looks like "true:0". When resizing wayst, either by making it smaller or bigger, the distance between the terminal/window borders and the terminal contents increases to what I assume is 15 pixels.

I'm using a wayland compositor.