<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Unicode on BAFM</title><link>https://christian.blog.pakiheim.de/tags/unicode/</link><description>Recent content in Unicode on BAFM</description><generator>Hugo -- 0.160.1</generator><language>en</language><lastBuildDate>Sat, 16 Aug 2014 10:15:32 +0000</lastBuildDate><atom:link href="https://christian.blog.pakiheim.de/tags/unicode/index.xml" rel="self" type="application/rss+xml"/><item><title>screen and UTF-8</title><link>https://christian.blog.pakiheim.de/posts/2014-08-16_screen-and-utf-8/</link><pubDate>Sat, 16 Aug 2014 10:15:32 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/2007/10/20/screen-and-utf-8/</guid><description>&lt;p&gt;Since I got annoyed by umlauts being printed as ░, I figured I&amp;rsquo;d install a UTF-8 capable font on this box here and all my problems would be gone. But not so fast.&lt;/p&gt;
&lt;p&gt;screen is a real fucked up thing. If you&amp;rsquo;re starting screen via &lt;em&gt;screen -U&lt;/em&gt; everything is nice and cosy, and you get your UTF-8 goodness. But, don&amp;rsquo;t think you&amp;rsquo;ll get away with just enabling UTF-8 as default and enabling UTF-8 for each new window by doing this:&lt;/p&gt;</description></item><item><title>screen and UTF-8 (continued)</title><link>https://christian.blog.pakiheim.de/posts/2007-10-26_screen-and-utf-8-continued/</link><pubDate>Fri, 26 Oct 2007 03:47:24 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/index.php/2007/10/25/screen-and-utf-8-continued/</guid><description>&lt;p&gt;OK, since I last posted about my &lt;a href="https://christian.blog.pakiheim.de/posts/2014-08-16_screen-and-utf-8" title="screen and UTF-8"&gt;problems with screen and irssi&lt;/a&gt; being unable to handle unicode chars, I got a lot of feedback (here or on IRC), and actually it was Alexander who pointed me into the right direction. &lt;em&gt;LANG=C&lt;/em&gt; doesn&amp;rsquo;t seem to support UTF-8 characters. So after adding&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-gdscript3" data-lang="gdscript3"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;export&lt;/span&gt; &lt;span class="n"&gt;LC_ALL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;en_US.UTF8&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;export&lt;/span&gt; &lt;span class="n"&gt;LANG&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;en_US.UTF8&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;to my environment &lt;em&gt;&lt;strong&gt;everything&lt;/strong&gt;&lt;/em&gt; is just fine &amp;hellip; &amp;#x1f633;&lt;/p&gt;</description></item></channel></rss>