summaryrefslogtreecommitdiff
path: root/shed.h
diff options
context:
space:
mode:
Diffstat (limited to 'shed.h')
-rw-r--r--shed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shed.h b/shed.h
index ce288f6..a11f982 100644
--- a/shed.h
+++ b/shed.h
@@ -77,6 +77,8 @@ int shed_replace(struct shed *e);
int shed_start_over(struct shed *e);
int shed_worderase(struct shed *e);
+int shed_complete_wordexp(struct shed *e);
+
int shed_history_backward(struct shed *e);
int shed_history_forward(struct shed *e);