Open Bios-Marcel opened 5 years ago
Setting buffer.Setting["softwrap"] to true doesn't do anything if the component doesn't have enough space. This kind of makes the whole setting useless when using micro in a tview layout, as like a text input component or so.
buffer.Setting["softwrap"]
true
Setting
buffer.Setting["softwrap"]
totrue
doesn't do anything if the component doesn't have enough space. This kind of makes the whole setting useless when using micro in a tview layout, as like a text input component or so.