Bug #1466
Quassel does not remember last used nick after re-connect
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/15/2018
Due date:
% Done:
0%
Estimated time:
Version:
0.12.4
OS:
Any
Description
1. set primary nick in the identity to 'sveta'
2. connect to an irc network
3. /nick not_sveta
4. reconnect
Expected result: connect as not_sveta because it was my conscious nick change on this network
Actual result: connect as sveta
Perhaps this is in conflict with the whole concept of 'identity'. But this is how some people expect it to work, so I'd like to leave a note of this here.
History
#1 Updated by genius3000 almost 7 years ago
I have to agree that this would conflict with concept of identities. I don't expect Quassel to save/remember manual nick changes; I prefer having to add it to the identity.
Perhaps a command to add current nick (or change and add) to the used identify would suffice.