<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mc &#8211; richliu&#039;s blog</title>
	<atom:link href="https://richliu.com/tag/mc/feed/" rel="self" type="application/rss+xml" />
	<link>https://richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Wed, 31 Aug 2016 08:58:42 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>mc 在 putty 下的顯示問題</title>
		<link>https://richliu.com/2016/08/31/2016/mc-%e5%9c%a8-putty-%e4%b8%8b%e7%9a%84%e9%a1%af%e7%a4%ba%e5%95%8f%e9%a1%8c/</link>
					<comments>https://richliu.com/2016/08/31/2016/mc-%e5%9c%a8-putty-%e4%b8%8b%e7%9a%84%e9%a1%af%e7%a4%ba%e5%95%8f%e9%a1%8c/#respond</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Wed, 31 Aug 2016 03:11:45 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mc]]></category>
		<category><![CDATA[putty]]></category>
		<guid isPermaLink="false">https://richliu.com/?p=2016</guid>

					<description><![CDATA[<p>使用 putty 連線進到 Linux 機器, mc 常常沒有辦法顯示正常, 只要執行時多加一個參數就可以解決 [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://richliu.com/2016/08/31/2016/mc-%e5%9c%a8-putty-%e4%b8%8b%e7%9a%84%e9%a1%af%e7%a4%ba%e5%95%8f%e9%a1%8c/">mc 在 putty 下的顯示問題</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>使用 putty 連線進到 Linux 機器, mc 常常沒有辦法顯示正常, 只要執行時多加一個參數就可以解決</p>
<p>$ mc -ac</p>
<p>-a, &#8211;stickchars<br />
Disable usage of graphic characters for line drawing.</p>
<p>-c, &#8211;color<br />
Force color mode, please check the section Colors for more information.</p>
<p>以前怎麼沒有想到呢?</p>
<p>==</p>
<p>另一種情況是要下<br />
$ export NCURSES_NO_UTF8_ACS=1<br />
ref.</p>
<p><a href="http://serverfault.com/questions/475925/how-to-fix-putty-showing-garbled-characters" target="_blank" rel="noopener">How to fix PuTTY showing garbled characters?</a></p>
<p>The post <a rel="nofollow" href="https://richliu.com/2016/08/31/2016/mc-%e5%9c%a8-putty-%e4%b8%8b%e7%9a%84%e9%a1%af%e7%a4%ba%e5%95%8f%e9%a1%8c/">mc 在 putty 下的顯示問題</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://richliu.com/2016/08/31/2016/mc-%e5%9c%a8-putty-%e4%b8%8b%e7%9a%84%e9%a1%af%e7%a4%ba%e5%95%8f%e9%a1%8c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
