I'm pretty new to Wine and I'm trying to use an IM client which is required for my work. When I hit 'Enter' to send a chat message, the characters indicating a new line are not being correctly interpreted. Here's a basic SYN-ACK between the two of us using this IM client:
His view (on Windows):
me: SYN!him: ACK!
My view (on Linux via Wine):
him: SYN!me: ACK!me: ACK!
Is there any way I can configure Wine to handle this correctly? Please note: this is a required application and I have no way to change its configuration.