From ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 9 Dec 2013 23:27:42 +0000 Subject: [PATCH] +. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 21d8d7d8..d0bbaa5d 100644 --- a/TODO +++ b/TODO @@ -139,3 +139,6 @@ or even guarantee that cmdq->c != NULL and provide a better way to tell when in the config file - then we use cmdq->c if we need a client w/o a session else cmd_current_client + +- buffer_sample and the choose-* could let UTF-8 through and display it + properly.