aboutsummaryrefslogtreecommitdiff
path: root/include/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/history.h')
-rw-r--r--include/history.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/history.h b/include/history.h
index 469785a118a9..444a2a107ac5 100644
--- a/include/history.h
+++ b/include/history.h
@@ -165,6 +165,7 @@ typedef enum BcHistoryAction {
BC_ACTION_ENTER = 13,
BC_ACTION_CTRL_N = 14,
BC_ACTION_CTRL_P = 16,
+ BC_ACTION_CTRL_S = 19,
BC_ACTION_CTRL_T = 20,
BC_ACTION_CTRL_U = 21,
BC_ACTION_CTRL_W = 23,