From 0812057cbc17777be7ecbab5ef02383aff05ddbe Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 16 Jul 2014 09:18:33 +0200 Subject: [PATCH] Update TODO --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index e34f4cfa6..30dceb2a5 100644 --- a/doc/TODO +++ b/doc/TODO @@ -60,6 +60,7 @@ Improvements / minor features keychains as the left-hand-side. But when using it as the RHS, binding multiple keybindings to the same command gets tricky. +- Print keybinding for command in completion [konubinix] - "go up in the URL path" mapped to gu for example [egan] - command which closes other tabs in a direction [egan] - Distinction between :q and :wq, add ZZ and ZQ shortcuts.