There is the setting wrap_width when set to 0 it will wrap the text on the width of the window. If you set it to 80 it will wrap the text on 80. All good so far.
If you set it to 80 and your window is smaller than 80 you won’t see the entire text. Ideally it would then wrap on the width of the window instead of 80.
Is there already a setting for this? Otherwise it would be very nice if this was considered as a feature.