Re: [tmux:tickets] #133 Line drawing characters become ascii letters on mouse highlight

2014-06-22 Thread Balazs Kezes
On 2014-06-22 00:58 +0100, Nicholas Marriott wrote: > That would work for UTF-8 but unfortunately for ACS we need to use > smacs/rmacs so it has to be an attribute - unless you are suggesting > sending them for every ACS cell which would be inefficient. Ah, makes sense, thanks. > This is probably

Re: [PATCH] vi-copy: select line with V

2014-06-22 Thread Juho Pohjala
Hi Balazs, Thanks for your comments. I agree with you and will implement what you suggested. -- Juho On Sat, Jun 21, 2014 at 6:46 PM, Balazs Kezes wrote: > On 2014-06-21 14:46 +0300, Juho Pohjala wrote: >> Allow selecting the whole line with 'V'. > > I like the idea but your patch only select