JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Selection now handles empty lines less counter-intuitively.
authorAlexander Sedov <alex0player@gmail.com>
Thu, 18 Apr 2013 08:47:23 +0000 (12:47 +0400)
committerChristoph Lohmann <20h@r-36.net>
Thu, 18 Apr 2013 14:51:52 +0000 (16:51 +0200)
commite5ff746430725b05e223c454febbde949df2fde2
tree8c8616004c7d067e4af459b917b476b176e4a39b
parentda182612b7c7a6be67b2c7be0c0d85562220f1e4
Selection now handles empty lines less counter-intuitively.

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 <20h@r-36.net>
st.c