aboutsummaryrefslogtreecommitdiff
path: root/mode-key.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2014-09-25 11:29:54 +0100
committerThomas Adam <thomas@xteddy.org>2014-09-25 11:29:54 +0100
commit2874a431c050527244a56e7f241baf053c722f88 (patch)
treebfbd88ff749ef321ef2ba1b53f10246cc87ef85a /mode-key.c
parent5e7f1b9f0a5bcff8f9ba410c17de4e822428614c (diff)
parent21062d74d5373699aad9fe8d77bd5312a33e9834 (diff)
downloadrtmux-2874a431c050527244a56e7f241baf053c722f88.tar.gz
rtmux-2874a431c050527244a56e7f241baf053c722f88.tar.bz2
rtmux-2874a431c050527244a56e7f241baf053c722f88.zip
Merge branch 'obsd-master'
Diffstat (limited to 'mode-key.c')
-rw-r--r--mode-key.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mode-key.c b/mode-key.c
index 8bb83cb9..678114e5 100644
--- a/mode-key.c
+++ b/mode-key.c
@@ -130,6 +130,7 @@ const struct mode_key_cmdstr mode_key_cmdstr_copy[] = {
{ MODEKEYCOPY_NEXTSPACEEND, "next-space-end" },
{ MODEKEYCOPY_NEXTWORD, "next-word" },
{ MODEKEYCOPY_NEXTWORDEND, "next-word-end" },
+ { MODEKEYCOPY_OTHEREND, "other-end" },
{ MODEKEYCOPY_PREVIOUSPAGE, "page-up" },
{ MODEKEYCOPY_PREVIOUSSPACE, "previous-space" },
{ MODEKEYCOPY_PREVIOUSWORD, "previous-word" },