JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fixed copying empty lines inside selection.
authorAlexander <alex0player@gmail.com>
Mon, 26 May 2014 05:23:56 +0000 (09:23 +0400)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Tue, 27 May 2014 06:37:12 +0000 (08:37 +0200)
commit2411308bd24c4db97a3bb06d38f183a679aec1ea
tree96d6515bf37031fdb51d8f244c346604482af14d
parentd03aa8d20bcc8a94a7737331a9ec0bf11df3e572
Fixed copying empty lines inside selection.

The code was assuming that empty lines have implicit wrap-around attribute.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c