jgoerzen / twidge

Command-line twitter/identica client [Haskell]
http://wiki.github.com/jgoerzen/twidge/
GNU General Public License v2.0
221 stars 29 forks source link

twidge: Enum.toEnum {Word8}: tag (1082) is outside of bounds (0,255). #68

Open xtalazen opened 7 years ago

xtalazen commented 7 years ago

Hello! Thank you for an excellent program! Unfortunately there is a small problem ... When "twidge update" argument passed in Russian (twidge update "Russian Text") returns an error twidge: Enum.toEnum {Word8}: tag (1082) is outside of bounds (0,255). I've seen similar problems here, but for some reason closed. Just add that it would be nice if there was an opportunity to enter a tweet a few lines now tweet sent when you try to bring the carriage to the next line. Thank you.

y444 commented 7 years ago

You can tweet in russian by doing the following:

  1. twidge update [Enter]
  2. enter your text на русском [Enter]

Strangely, this workaround works, but it would be great if the issue was fixed.