From 2a68607fb3d2230392fb3383ad49c27c2cafd200 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 21 Sep 2014 14:52:41 +0200 Subject: [PATCH] More TODO --- doc/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/TODO b/doc/TODO index 07463925b..2dc5610f3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -117,6 +117,9 @@ Improvements / minor features - Add FIFOHandler based on asyncio - Lazy tab loading - Add command shortcuts to command completion +- Ctrl-m as enter in commandline? (works in forms) +- Readline shortcuts in forms? + hints -----