From: Alexander Sedov Date: Thu, 18 Apr 2013 08:47:23 +0000 (+0400) Subject: Selection now handles empty lines less counter-intuitively. X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/e5ff746430725b05e223c454febbde949df2fde2?ds=sidebyside;hp=e5ff746430725b05e223c454febbde949df2fde2 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> ---