summaryrefslogtreecommitdiff
path: root/contrib/nvi/cl/cl_bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/nvi/cl/cl_bsd.c')
-rw-r--r--contrib/nvi/cl/cl_bsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/nvi/cl/cl_bsd.c b/contrib/nvi/cl/cl_bsd.c
index 4a06a54af2f1..22124e5780b2 100644
--- a/contrib/nvi/cl/cl_bsd.c
+++ b/contrib/nvi/cl/cl_bsd.c
@@ -210,6 +210,7 @@ static const TL list[] = {
"kdl1", "kL", /* Delete line. */
"ked", "kS", /* Delete to end of screen. */
"kel", "kE", /* Delete to eol. */
+ "kend", "@7", /* Go to eol. */
"khome", "kh", /* Go to sol. */
"kich1", "kI", /* Insert at cursor. */
"kil1", "kA", /* Insert line. */