Word wrap is a function to adjust the text to the width of the text area. So, we don't need to scroll right and left to read text that seems too long. Related to this, on this occasion I would like to share a tutorial on how to activate the Word Wrap feature in the Mousepad Text Editor and Gedit Text Editor applications on Linux. Here are the steps:
Steps in Mousepad Text Editor:
1. Open your Mousepad application,
2. Select the "Documents" menu,
3. Select "Word Wrap",
4. Done.
Steps in Gedit Text Editor:
1. Open your Gedit app,
2. Select the 3 lines button located at the top right of the application window,
3. Select the "Preferences" menu,
4. Select/check "Enable text wrapping",
5. Done.
Hope it is useful.