Text menu

Menu item
Key
What it does
Word-wrap Ctrl+F9 EWriter will wrap text at the designated column, wrapping to either a space or a hyphen.
Set word-wrap column Shift+F9 Change the word-wrap column on the fly. The setting is shown on the status bar.
"Window Edge" Wrap - Reintroduces Notepad's wrap to the edge of your sized window. This is useful for reading single-line paragraphs. You will obtain .txt and .htm files like this. You can work on them, but some batch typing will introduce line-breaks (#13) you will want to backspace over. On this menu, you will find an item that produces such paragraphs. It is "Pull n lines into a single line". This is for "pouring" paragraphs into forms or mail composers. Now, you can read such paragraphs. "Window Edge" Wrap turns off and freezes Wordwrap. When you uncheck it, regular Wordwrap remains off. Switching windows turns it off and leaves regular wrap off. If you close eWriter and Save Settings with Edge Wrap on, Edge Wrap will not be saved as a setting.
White text/black ground on screen - Click to check and any load or reload will get this coloring. It won't affect file Save or Print.
Large print on screen - Click to check and any load or reload will get this type size. It won't affect Print type size..
Prep selected block for “marking” Ctrl+Alt+P Puts a mark at the beginning and end of a selected block. Don’t Save with blocks prepped. The marks will be in the file.
Mark all prepped blocks w/red text - The blocks are in red text. They are visually bookmarked for scrolling back and forth. Red text will not affect print or file Save (unless you export as .rtf).
Set Tab Interval F9 Set on the fly. Spaces are entered, so tabs already inserted won’t change. Tab interval is shown on the status bar.
Toggle Tab insert warning - Ctrl+Tab will insert spaces to the next tab stop within text. This toggles a warning plaque.
Toggle text over selection warning - This warns that you are about to type and replace selected text.
Toggle Find/Replace paste Warning - In the Find and Replace dialogs pasting in a field with keys results in the paste being in the document. You must right-click in the field and paste from the pop-up menu.
Do or Redo blue tags in html/xml text - In 0.Ce. Colors tags blue. If you did not do it on load, lost tag coloring on File/Reload, or have added tags that are not blue, this item will reflow the file and color tags and their content.
Marks Tab (#9) Characters. Ctrl+Tab mark to spaces. - 0.Cg. Goes through imported text file looking for Tab (#9) Characters. Each #9 is changed to a text label: [tab]. Use Srch / Find (Shift+F3) and Srch / Find Next (F3) to locate and select each instance of this label. Press Ctrl+Tab to replace selected label with spaces to your next (set) Tab Stop column.
Pull n lines into a single line - Reflows whole text. All lines isolated by skipped lines are pulled into a single line. Makes paragraphs into lines. To do part of a text file, move it to another writing-window, reflow, and move it back.
Selected text to UPPER case -
Selected text to LOWER case -
Selected text to blue (screen only)
Reflow full text as double-spaced -
Reflow full text as single-spaced -
Tag content to lower case for xhtml - Reflows full document. Tag content outside quotes forced to lower case. Dangerous if Javascript functions are in tags. Use a copy and test.