Kiedy to zrobię w moim terminalu:
echo -e "\xF0\x9f\x8d\xba"
Dostaję fajny kufel do piwa w moim terminalu: 🍺
Jednak gdy uruchamiam ekran i próbuję tego samego, otrzymuję . Jak zdobyć ładny kufel do piwa?
To jest mój .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
Również uruchamianie ekranu z -U
opcją nie pomaga.