istoph / editor

The chr terminal editor is inspired by the turbo pascal editor using Turbo Vision from the year 1997. For the keyboard shortcut he should be similar gedit, to facilitate the transition from desktop to console editor.
Boost Software License 1.0
36 stars 3 forks source link

Editor status line is fixed to 80 character width #17

Closed bziemons closed 11 months ago

bziemons commented 11 months ago

Currently, it seems like the status line width is fixed and not dynamic. I would expect it to be right-aligned.

istoph commented 11 months ago

yes, that is historically necessary. We will completely rework the bar in due time.