Don't allow to paste multline content from clipboard.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 27 Sep 2013 21:51:28 +0000 (23:51 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 27 Sep 2013 21:51:28 +0000 (23:51 +0200)
commit98c61684b01e281f7eda2abb22929ea84fc6e9b8
treea5d2bca7d89733fe185278a2eaaf9851edd36c1f
parent0d10e9fe73273f9a2c9c09ba5bf645de7f1f58a2
Don't allow to paste multline content from clipboard.

If the pasted contents leads to multiple input box lines, we remove everything
out of the buffer except of the first line.
src/ex.c