kiwiirc icon indicating copy to clipboard operation
kiwiirc copied to clipboard

Space error and welcome screen

Open farazi opened this issue 2 years ago • 2 comments

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.

model

Client.json


    "startupOptions" : {
        "infoContent": "<h3>Xxx</h3> mesaj",
        "channel": "#Sohbet",
        "nick": "Bklntiuser-v?",
        "encoding": "iso-8859-9"
    },

Welcome screen

How can I edit this?

model

farazi avatar Oct 09 '23 04:10 farazi

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

ItsOnlyBinary avatar Oct 09 '23 12:10 ItsOnlyBinary

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.

farazi avatar Oct 09 '23 19:10 farazi