Notify prompt completion changes in startup message
This commit is contained in:
parent
65587d1eee
commit
4d22b405d6
|
@ -46,6 +46,8 @@ struct {
|
||||||
} constexpr version_notes[] = { {
|
} constexpr version_notes[] = { {
|
||||||
0,
|
0,
|
||||||
"» {+u}set-option -remove{} 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"
|
||||||
}, {
|
}, {
|
||||||
20200901,
|
20200901,
|
||||||
"» daemon mode does not fork anymore\n"
|
"» daemon mode does not fork anymore\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user