> Arguments the wrong way round?
Sorry, I have fixed it.

I have moved the method from compat/vis.c to utf8.c and renamed it.


2014-03-08 18:25 GMT+09:00 Nicholas Marriott <nicholas.marri...@gmail.com>:

> Hi
>
> vis.c is only built on some platforms so the new function would be
> better in utf8.c as something like utf8_strvis.
>
> Also this looks wrong:
>
> -               format_paste_buffer(ft, pb);
> +               format_paste_buffer(wp, ft, pb);
>
> Arguments the wrong way round?
>
>
> On Sat, Mar 08, 2014 at 06:15:25PM +0900, Kosuke ASAMI wrote:
> >    I have implemented a better UTF-8 support for buffer_sample in
> >    choose-buffer and list-buffers.
> >
> >    When an user enables UTF-8 on window option, choose-buffer and
> >    list-buffers show UTF-8 characters if so. Otherwise, they do as until
> now.
>
>
> >
> ------------------------------------------------------------------------------
> > Subversion Kills Productivity. Get off Subversion & Make the Move to
> Perforce.
> > With Perforce, you get hassle-free workflows. Merge that actually works.
> > Faster operations. Version large binaries.  Built-in WAN optimization
> and the
> > freedom to use Git, Perforce or both. Make the move to Perforce.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
>
> > _______________________________________________
> > tmux-users mailing list
> > tmux-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tmux-users
>
>

Attachment: utf8_buffers_2.patch
Description: Binary data

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to