diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-12-09 23:27:42 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-12-09 23:27:42 +0000 |
commit | ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc (patch) | |
tree | 525e423b6e953859b77ca03ed5277d22a119fd38 | |
parent | ee65bde13085591f84810acd217f539c14e7f817 (diff) | |
download | rtmux-ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc.tar.gz rtmux-ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc.tar.bz2 rtmux-ccf39fcdc1208d4ae293ef8a78d6f7db9b712cdc.zip |
+.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |