summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc
index a65424ad..518278a1 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -46,6 +46,8 @@ struct {
} constexpr version_notes[] = { {
0,
"» {+u}set-option -remove{} support\n"
+ "» prompts auto select {+i}menu{} completions on space\n"
+ "» explicit completion support ({+b}<c-x>...{}) in prompts\n"
}, {
20200901,
"» daemon mode does not fork anymore\n"