From bf6c04223f8814b8ab47b0813275bdd8a759cf15 Mon Sep 17 00:00:00 2001 From: Maxime Schmitt Date: Thu, 29 Mar 2018 18:12:34 +0200 Subject: [PATCH] Todo update --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 6493022..ae9dc36 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ What is in the pipeline: +- Add scrollable lists. + - Add mouse selection with ncurses. + +- Add nouveau driver support if possible.