diff --git a/man/termite.1 b/man/termite.1 index dda1f00..1802d32 100644 --- a/man/termite.1 +++ b/man/termite.1 @@ -97,10 +97,14 @@ visual block mode move cursor left/down/up/right .IP "\fBw\fP or \fBshift-right\fP" forward word +.IP "\fBe\fP" +forward to end of word .IP "\fBb\fP or \fBshift-left\fP" backward word .IP "\fBW\fP or \fBctrl-right\fP" forward \fIWORD\fP (non-whitespace) +.IP "\fBE\fP" +forward to end of \fIWORD\fP (non-whitespace) .IP "\fBB\fP or \fBctrl-left\fP" backward \fIWORD\fP (non-whitespace) .IP "\fB0\fP or \fBhome\fP"