-
-
Notifications
You must be signed in to change notification settings - Fork 428
/reply tab complete wrong target user bug #299
Copy link
Copy link
Closed
Labels
Description
@zenware claims he ran into a scenario where the /re<tab> complete was putting in the wrong person.
Not sure how to reproduce.
The bug is likely somewhere here: https://github.com/shazow/ssh-chat/search?q=SetReplyTo
Update: AH figured it out. SetReplyTo is missing for the /reply command:
Line 312 in 953c3d4
| c.Add(chat.Command{ |
Reactions are currently unavailable