From bb6fe84b0b04f77d0b3fb1ad53c340e525d5ea65 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 8 Aug 2020 23:55:24 -0400 Subject: Removed "View EOL" menu item and key binding. It does not seem necessary anymore. --- doc/manual.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/manual.md b/doc/manual.md index 3992c07d..a2d52098 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -397,12 +397,12 @@ Textadept shows the name of the active buffer in its titlebar. Pressing ### Typical Buffer Settings Individual files have many configurable settings. Among the more useful settings -are those involving line endings and their visibility, indentation settings, -file encoding, long line wrapping, and the visibility of whitespace. Line -endings are the characters that separate lines. Indentation consists of an -indentation character (either a tab or a space) and an indentation size. File -encoding specifies how to display text characters. Textadept shows these latter -three settings among the contents of the buffer statusbar. +are those involving line endings, indentation settings, file encoding, long line +wrapping, and the visibility of whitespace. Line endings are the characters that +separate lines. Indentation consists of an indentation character (either a tab +or a space) and an indentation size. File encoding specifies how to display text +characters. Textadept shows these latter three settings among the contents of +the buffer statusbar. ![Document Statusbar](images/docstatusbar.png) @@ -445,12 +445,6 @@ default, but does not alter the encoding of existing ones. [`io.encodings`]: api.html#io.encodings -#### View Line Endings - -Normally, EOL characters ("\r" and "\n") are invisible. Pressing -`Ctrl+Alt+Enter` (`^↩` on macOS | none in the terminal) toggles their -visibility. - #### View Long Lines By default, lines with more characters than the view can show do not wrap into -- cgit v1.2.3