Hi I think you misunderstood me. I've already done this in OpenBSD tmux, it'll be synced to SF git at some point
-------- Original message -------- From: Kosuke Asami <tfortres...@gmail.com> Date: 05/04/2014 08:37 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: [PATCH v2 0/2] Better UTF-8 supports for choose-buffer and list-buffers The first patch is the same as my last patch. NOTICE: This patches shows UTF-8 characters not only choose-buffer but list-buffers. What should we do is under discussion. Kosuke Asami (2): Better UTF-8 supports for choose-buffer and list-buffers Chop buffers longer than the screen width cmd-choose-buffer.c | 6 +++++- cmd-list-buffers.c | 6 +++++- format.c | 5 +++-- paste.c | 22 +++++++++------------- tmux.h | 9 +++++---- utf8.c | 42 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 69 insertions(+), 21 deletions(-) -- 1.9.1 ------------------------------------------------------------------------------ _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users
------------------------------------------------------------------------------
_______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users