Chop linefeed from a single line selection
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 20 Feb 2009 08:31:41 +0000 (09:31 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 20 Feb 2009 08:33:30 +0000 (09:33 +0100)
commit830076bb8c321ee7866ffd430062282e7fe50afb
tree51eaffcb04c6e43502cb8ea5117b8d3f88012698
parent736012bf4a8b834d1adb2f4a3b0156380ecb5dcc
Chop linefeed from a single line selection

This will chop a trailing linefeed for a single selected line, so you can paste it without
sending it. Note that the behavior for multi-line selecions is still the same (you'd be pasting
all but the last line in that case, which doesn't make much sense).
src/qtui/chatscene.cpp