sub_qc#NewEntry(): Don't chomp when pasting from pasteboard
commit96ad8963312c08bc4c47c09d277d5d215de1046f
authorlys <lys@hostname.local>
Thu, 9 Jun 2016 06:18:24 +0000 (9 06:18 +0000)
committerlys <lys@hostname.local>
Thu, 9 Jun 2016 06:18:24 +0000 (9 06:18 +0000)
treec333a150ebaac4872cc7330d4f6dbcca5be07235
parentbd9552831e4707711dde53976720820f71bac0d3
sub_qc#NewEntry(): Don't chomp when pasting from pasteboard

Looks like I was testing with bad data. I tested this with a line from
Vim in my clipboard which includes a newline at the end, but lines
copied from Aegisub don't, so chomping the pasteboard contents mangles
the dialogue.
autoload/sub_qc.vim