kiwiirc
kiwiirc copied to clipboard
Space error and welcome screen
Space error
I don't know if it existed before. I noticed that such a problem occurred after adding the Turkish character set in file client.json. This appears when there is a space at the end of the message.

Client.json
"startupOptions" : {
"infoContent": "<h3>Xxx</h3> mesaj",
"channel": "#Sohbet",
"nick": "Bklntiuser-v?",
"encoding": "iso-8859-9"
},
Welcome screen
How can I edit this?

I will look into the space thing, what browser are you using?
for the welcome screen setting https://github.com/ItsOnlyBinary/kiwiirc/wiki/Configuration#greetingtext
I will look into the space thing, what browser are you using?
for the welcome screen setting https://github.com/ItsOnlyBinary/kiwiirc/wiki/Configuration#greetingtext
Yandex Browser and Chrome. same problem. There is no problem with spaces in the sentence, but this is what happens when you add a space at the end of the sentence. I've noticed this mostly when accessing from a mobile browser. Android keyboard adds space at the end of autocorrects. We do not leave a space at the end of the sentence on the computer, but Android does.