Implement word wrapping

Fixes #264
Fixes #1644
This commit is contained in:
Dmitry Maluka
2021-03-17 22:34:30 +01:00
parent f2613eeb3b
commit 965e43ebf1
4 changed files with 119 additions and 24 deletions

View File

@@ -365,6 +365,11 @@ Here are the available options:
default value: `true`
* `wordwrap`: wrap long lines by words, i.e. break at spaces. This option
only does anything if `softwrap` is on.
default value: `false`
* `xterm`: micro will assume that the terminal it is running in conforms to
`xterm-256color` regardless of what the `$TERM` variable actually contains.
Enabling this option may cause unwanted effects if your terminal in fact