Quando lo faccio nel mio terminale:
echo -e "\xF0\x9f\x8d\xba"
Ricevo un bel boccale di birra nel mio terminale: 🍺
Tuttavia, quando avvio la schermata e provo lo stesso, ricevo un . Come ottengo il bel boccale di birra?
Questo è il mio .screenrc:
nethack on
startup_message off
defscrollback 3000
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %c"
termcapinfo xterm 'bc@:bs@'
ignorecase on
maptimeout 0
vbell off
defutf8 on
defencoding utf8
Anche lo schermo in esecuzione con l' -U
opzione non aiuta.