Re: Selecting a text with mouse

2013-12-28 Thread Mikhail Morfikov
On Sat, 28 Dec 2013 07:21:57 + Nicholas Marriott wrote: > > > > The next thing is when I'm scrolling while I'm selecting something > > -- it works well (using the mouse wheel), but when I move my mouse > > just a little bit, it goes crazy. :) The scrolling is very fast > > 20-30 lines per mi

Re: Selecting a text with mouse

2013-12-28 Thread Mikhail Morfikov
On Sat, 28 Dec 2013 19:07:25 -0500 Shawn Haworth wrote: > > Let's say that we have a word "word|", when I click 2x on it, it > > selects only the text "word" without "|" . But when the same word > > is placed near the vertical border, and I try to select it, I got > > "│word". I noticed that the

Re: Selecting a text with mouse

2013-12-28 Thread Shawn Haworth
> Let's say that we have a word "word|", when I click 2x on it, it selects > only the text "word" without "|" . But when the same word is placed near > the vertical border, and I try to select it, I got "│word". I noticed > that the character is a little bit different -- │ and | -- the line > is lo

Re: Selecting a text with mouse

2013-12-28 Thread Thomas Adam
On 28 Dec 2013 07:24, "Nicholas Marriott" wrote: > That's not ideal, we should probably make it so resizing doesn't happen > during a selection. Fixed in git. Thomas Adam -- Rapidly troubleshoot problems before they aff