Make "/ " use the rest of the message as a literal
authoresainane <esainane+github@gmail.com>
Sat, 19 Dec 2015 23:31:41 +0000 (12:31 +1300)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 28 Feb 2018 22:01:31 +0000 (23:01 +0100)
commitc9570fed0a39156d87ebce85b19dd0dd67738866
tree968c0455f9e5d7e22fe1d1336a056da345251f97
parentaca9592be427fb2ac41249e8fc062d7a7e26d160
Make "/ " use the rest of the message as a literal

"/ /asdf" now works the same as "//asdf". This is just a convenience for
those of us used to irssi habits, which tend to die hard. :)

(cherry picked from commit d0bab24864dd57e036547240de62dbdbdf654a3d)
src/common/aliasmanager.cpp