From ec3527e5d645fcef36a77cd0b8350ec9865e9ac0 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Wed, 6 Sep 2023 07:22:59 +0800 Subject: [PATCH] update NEWS.md --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 63d1a984..80a478bb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ Red Panda C++ Version 2.25 - fix: Symbol completion of '(' before selection may fail, if cursor is at the beginning of the selection. - change: Symbol completion of '{' won't insert extra new lines. - fix: "move selection up/down" of whole lines selection are no correctly handled. + - enhancement: Improvement of terminal support ( from cyano.CN ) Red Panda C++ Version 2.24