Infiziert90 / ChatTwo

European Union Public License 1.2
22 stars 18 forks source link

Re: #131 #132

Open Neppkun opened 2 hours ago

Neppkun commented 2 hours ago

Re: Issue #131

The initial problem seems to be fixed... kinda.

When using the "Reply Temporarily" keybinds, it works as intended. image

https://github.com/user-attachments/assets/96a8bc6c-8956-4e4c-bf20-7127c0093c34

However... If you use the "Reply" keybind, it not only tries sending the tell without the world name at first, requiring you to press the keybind twice to get it working. It also doesn't reset the channel to default after sending a tell. image

https://github.com/user-attachments/assets/4e45d61b-6193-4cf5-953b-4e89c2e19175

Neppkun commented 2 hours ago

To be fair, it can be understandable if "Reply" doesn't switch the channel, since it implies that you want to keep the tell channel open with the specific person (hence the existence of a temporary reply keybind), and can be implemented into ChatTwo as such.

Though the issue with the world name not being included at first will still need to be fixed^^