Xinqi Bao's Git

Selection now handles empty lines less counter-intuitively.
authorAlexander Sedov <[email protected]>
Thu, 18 Apr 2013 08:47:23 +0000 (12:47 +0400)
committerChristoph Lohmann <[email protected]>
Thu, 18 Apr 2013 14:51:52 +0000 (16:51 +0200)
Now, when you are selecting a region, you will get all empty lines that happen
to be in it, including trailing ones. Last line terminator is omitted as it previously
was, though.

Signed-off-by: Christoph Lohmann <[email protected]>

No differences found