summaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2021-07-07 19:46:47 +1000
committerMaxime Coste <mawww@kakoune.org>2021-07-07 19:46:47 +1000
commit64e306f64bce0c0901d741a2495f277e64a4d8ae (patch)
tree013588e7f94b5fff6a534d173513614f893ed03d /src/main.cc
parent5ed9e1b356799006fecacb3734e4025a034fde60 (diff)
Document command-fifo in changelog
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc
index 10b45403..eb08a9b7 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -45,6 +45,7 @@ struct {
StringView notes;
} constexpr version_notes[] = { {
0,
+ "» {+u}$kak_command_fifo{} support\n"
"» {+u}set-option -remove{} support\n"
"» prompts auto select {+i}menu{} completions on space\n"
"» explicit completion support ({+b}<c-x>...{}) in prompts\n"