Prepend current nickname if buffer has no name
authorMatt Schatz <genius3000@g3k.solutions>
Thu, 29 Mar 2018 12:14:39 +0000 (06:14 -0600)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Jun 2018 21:54:26 +0000 (23:54 +0200)
commit8a299aa68d09b6d210a8f69300b292d6ca4dad70
tree292c65543439495d347c40d2fb3e07c0d80d0d09
parentb3fadf10c01de8f2f6eae5303e1950977b35b2ad
Prepend current nickname if buffer has no name
If the buffer name is blank, assume Status Buffer (or otherwise
some un-named buffer?) and prepend our current nickname. Now
shortcuts like '/mode +R' will work on ourself from the Status
Buffer and doesn't interfere with current behaviour otherwise.
src/core/coreuserinputhandler.cpp