vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
439 stars 33 forks source link

Allow for special chars in input #39

Closed johnnyasantoss closed 1 year ago

johnnyasantoss commented 1 year ago

I just tried nostr console and after typing "re" (miss clicked) and then correcting to "é" my message got screwed up. It was showing up correctly on my side, but was sent differently

Minor ux issue for those using english international I guess.

image

vishalxl commented 1 year ago

hey, this is a known issue in Windows Terminal. unless you are using some other platform, let me know. Will fix it over time.

On ubuntu you can paste special characters, even smileys from other messengers etc, and they get sent.

vishalxl commented 1 year ago

Closing this because this is mentioned in the todo list in main readme, and is planned to be done.

johnnyasantoss commented 1 year ago

I was using with linux + alacritty