From 4bc299aa3fcd03197f8050db5a5e7e589cea8fe8 Mon Sep 17 00:00:00 2001 From: Arthur Sonzogni Date: Sun, 25 Apr 2021 13:56:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f480fe..f1bdfbc 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ A simple C++ library for terminal based user interface. * Support for [UTF8](https://en.wikipedia.org/wiki/UTF-8) and [fullwidth chars](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) (→ 测试) * No dependencies. * Cross platform (mostly). Linux (main target), Windows (experimental), Mac. + * Keyboard navigation. + * Mouse support (very soon) ## Operating systems - [![linux-gcc][badge.linux-gcc]][link.linux-gcc]