RoboSats / robosats

A simple and private bitcoin exchange

Home Page:https://learn.robosats.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow multi-line inputs in chat

kristapsk opened this issue · comments

Is your feature request related to a problem? Please describe.

I have locally saved in text file on my computer bank account details in the followin form:

IBAN: XXXXXX
NAME SURNAME
Bank Name (SWIFT: YYYYYYYY)
Town, Country

When I copy / paste it in chat, it becomes:

IBAN: XXXXXX NAME SURNAME Bank Name (SWIFT: YYYYYYYY) Town, Country

which is not so readable.

Describe the solution you'd like

Allow pasting multi-line input, don't convert line breaks to spaces.

Able to reproduce. Will be investigating this.