indrora / Atomic

Atomic: an IRC client from the ashes of yaaic
https://indrora.github.io/Atomic/
GNU General Public License v3.0
123 stars 29 forks source link

Linebreaks are not handled correctly #8

Closed Nothing4You closed 10 years ago

Nothing4You commented 10 years ago

When pasting text from another app which includes linebreaks Atomic sends everything after the first line break raw to the irc server.

indrora commented 10 years ago

I have a working solution (send multiple lines like irssi does) in my local branch, will push this this afternoon.

Would a preferred action be to squash newlines?

Nothing4You commented 10 years ago

I would also prefer sending multiple lines. However, sometimes one may not want that, how about a popup on pasting with newlines that asks "do you want to send multiple lines?" and one can answer "Always", "Only once", "No", "Never"?

indrora commented 10 years ago

More settings will come in 1.16. Till then, closing this.