On 09/17, Stefan Hagen wrote: > * Stefan Hagen wrote: > > I'm doing exactly this. This is mutt in st (top) and termite (bottom). > > https://shell.srv.hagen.coffee/~sdk/screenshots/2017-09-17_19-38-46.png > > > > Are you sure the font you're using supports these characters? > > Adding some details: > > .muttrc: > set charset = "utf-8" > set assumed_charset = "utf-8" > > .screenrc > defutf8 on > defencoding utf8 > > env | grep LANG > LANG=en_US.UTF-8 > > Font used in st: FuraCore Nerd Font > https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode > > Best Regards, > Stefan >
Thank you Stefan. The .screenrc config was my problem.