Remove the tabcompletion space at end of text
authorBas Pape <baspape@gmail.com>
Thu, 24 Sep 2015 18:11:48 +0000 (20:11 +0200)
committerBas Pape <baspape@gmail.com>
Thu, 24 Sep 2015 18:11:48 +0000 (20:11 +0200)
commit5748fecfcb2cf979fe5f787a6e5245a29f12ac29
treedc115fc8915e7736442660f069057ab8adafd708
parent17311326016f3654fd33a656b2a0c4ac95776db6
Remove the tabcompletion space at end of text

The "add space after nick when completing mid-sentence" option
introduced by 84381d6 left the space even if it turned out to be at
the end. Remove it again if the text hasn't changed when sending the
text.
src/uisupport/multilineedit.cpp
src/uisupport/multilineedit.h
src/uisupport/tabcompleter.cpp