I think itās time I set up jenny for this feed⦠been echo-ing my twits manually and there came times when it made me feel like a dork xD Plus I donāt have my vimās :set spell to catch up with the typos
Done! but then again, thereās something weired going on with my muttrc-jenny config file xD ⦠Iām seeing a bunch of ????s in the TUIās subjects section⦠checking a couple of twtās headers I see somethings like \360\237\230\261 (escapesd unicode?), sometime that shows in the mail body and sometimes not.
Could it have something to do with the remote/pubnix machinās Locale or something? one more thing to digg through š«

hah! even my own emoji doesnāt show up on mutt/neomutt⦠while it does elsewhere!
charset used to be "us-ascii" but setting it to "utf-8" changed nothing⦠š¤
skinshafi@thunix:~$ neomutt -Q charset
set charset = "us-ascii"
skinshafi@thunix:~$ neomutt -Q charset
set charset = "utf-8"
@movq@www.uninformativ.de Fixed, Thanks! had to throw in an export LC_TYPE=C.UTF-8 š