aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-12-09 23:27:42 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-12-09 23:27:42 +0000
commitccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc (patch)
tree525e423b6e953859b77ca03ed5277d22a119fd38
parentee65bde13085591f84810acd217f539c14e7f817 (diff)
downloadrtmux-ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc.tar.gz
rtmux-ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc.tar.bz2
rtmux-ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc.zip
+.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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.