Whoops, applied, thanks.
On Tue, May 13, 2014 at 10:55:58PM +0100, Thomas Adam wrote:
> With the recent ability to name paste buffers, the following is possible:
>
> % ~/projects/tmux/tmux setb -b buffer0001 -nfoo
> % ~/projects/tmux/tmux setb -b buffer -nbuffer0001
> % ~/projects/tmux/tmux
With the recent ability to name paste buffers, the following is possible:
% ~/projects/tmux/tmux setb -b buffer0001 -nfoo
% ~/projects/tmux/tmux setb -b buffer -nbuffer0001
% ~/projects/tmux/tmux setb -b foo -nbuffer0001
Which results in two paste buffers with the same name. Perfectly legal