From d95d351cbeb979a1119b7e00fa4bca25eb2a91cc Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sun, 6 Mar 2022 10:01:49 +1100 Subject: Document ! and breaking change --- src/main.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/main.cc b/src/main.cc index eb240288..ab476458 100644 --- a/src/main.cc +++ b/src/main.cc @@ -47,6 +47,7 @@ struct { 0, "» pipe commands do not append final end-of-lines anymore\n" "» {+u}complete-command{} to configure command completion\n" + "» {+b}!{} and {+b}{} now select the inserted text\n" }, { 20211107, "» colored and curly underlines support (undocumented in 20210828)\n" -- cgit v1.2.3