You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds good to me, add a '-clear' to flush... and maybe a '-preview'?
Also, all of these make no sense without a setting to 'twirssi_strip_newlines', bool, defaults to true. And if it's false, we need to make sure we're maintaining the alignment of multiple lines.
and/or a setting for the replacement of the newlines, perhaps 'twirssi_translate_newline'
defaulting to ' ' (space)
but allowing, say, '\n' for multi-line
To show - and allow the sending of - multi-line tweets.
Currently showing multi-line tweets involves converting their newlines to spaces.
As for sending, perhaps use
Comments?
The text was updated successfully, but these errors were encountered: