There are two types of text wrapping:
This feature allows you to have the text formatted in a very simple way: the text will be wrapped, so that no lines exceed a maximum number of characters per line, unless there is a longer string of non-whitespace characters.
To enable/disable it, check/uncheck the Enable static word wrap checkbox in the Editing page of the configuration dialog.
To set the maximum line length (maximum characters per line), use the Wrap words at option in the Editing page of the configuration dialog.
If enabled, static word wrapping has the following effects:
While typing, the editor will automatically insert a hard line break after the last whitespace character at a position before the maximum line width is reached.
While loading a document, the editor will wrap the text in a similar way so that no lines will be longer than the maximum line length, if they contain any whitespace allowing that.
This feature allows the text lines to be wrapped at the view border of the screen. The wrapping only affects the view, no hard line break character is inserted in the text.
To enable/disable it, check/uncheck the Dynamic word wrap checkbox in the Appearance page of the configuration dialog.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team