aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-08 23:55:24 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-08 23:55:24 -0400
commitbb6fe84b0b04f77d0b3fb1ad53c340e525d5ea65 (patch)
tree34580a70f5ef114fb1dc1343fef666107c92df31 /doc
parent4aae314e67116f73fdbf309d23f15ab8dcf1156c (diff)
Removed "View EOL" menu item and key binding.
It does not seem necessary anymore.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.md18
1 files changed, 6 insertions, 12 deletions
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