ctrl-e toggle encoding

pull/22/head
chris west 4 years ago
parent a5c645f402
commit 3d6e05c081

@ -5,7 +5,7 @@
.nh .nh
.ad l .ad l
.\" Begin generated content: .\" Begin generated content:
.TH "PHETCH" "1" "2020-09-26" .TH "PHETCH" "1" "2020-11-11"
.P .P
.SH NAME .SH NAME
.P .P
@ -207,6 +207,10 @@ View raw source.
\fBw\fR \fBw\fR
.RS 4 .RS 4
Toggle wide mode. Toggle wide mode.
.RE
\fBe\fR
.RS 4
Toggle encoding between UTF8 and CP437.
.P .P
.RE .RE
.SS MENU NAVIGATION .SS MENU NAVIGATION

@ -133,6 +133,8 @@ and *Ctrl-h* are synonyms.
View raw source. View raw source.
*w* *w*
Toggle wide mode. Toggle wide mode.
*e*
Toggle encoding between UTF8 and CP437.
## MENU NAVIGATION ## MENU NAVIGATION

@ -122,6 +122,7 @@ ia show history
i i
ir view raw source ir view raw source
iw toggle wide mode iw toggle wide mode
ie toggle encoding (cp437 & utf8)
iq quit phetch iq quit phetch
ih show help ih show help
i i

Loading…
Cancel
Save