Currently, when users use ctrl+mouse to select and copy multiple lines, those lines are joined into single line in a seamless way. LINEBREAK is simply removed, thus the first character of second line will be positioned right after the last character of the first line. This patch replaces the LINEBREAK with a SPACE. Thanks to Jekyll Wu (adaptee@gmail.com) for patch and research. BUG: 136730 FIXED-IN: 4.8wilder-portage
parent
dff2c80177
commit
4f8da80fec
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue