summaryrefslogtreecommitdiff
path: root/src/comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm.c')
-rw-r--r--src/comm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm.c b/src/comm.c
index c7cb04a..d80f01c 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -194,6 +194,7 @@ struct comm comms[RC_LAST + 1] =
{ "sleep", ARGS_1, {NULL} },
{ "slowpaste", NEED_FORE|ARGS_01, {NULL} },
{ "sorendition", ARGS_012, {NULL} },
+ { "sort", ARGS_0, {NULL} },
{ "source", ARGS_1, {NULL} },
{ "split", NEED_DISPLAY|ARGS_01, {NULL} },
{ "startup_message", ARGS_1, {NULL} },