<?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>KAGOYA CLOUD VPS &#8211; 開発記録</title>
	<atom:link href="https://www.kthksgy.com/tag/kagoya-cloud-vps/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kthksgy.com</link>
	<description>開発メモです。現在レイアウトが一部崩れている箇所があります。</description>
	<lastBuildDate>Sun, 17 Oct 2021 13:42:31 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
	<item>
		<title>KAGOYA CLOUD VPSのUbuntuのVimがおかしいので直す</title>
		<link>https://www.kthksgy.com/vps/kagoya-cloud-vps-vim-fix-ubuntu-20-04/</link>
					<comments>https://www.kthksgy.com/vps/kagoya-cloud-vps-vim-fix-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[kthksgy]]></dc:creator>
		<pubDate>Sun, 17 Oct 2021 13:42:31 +0000</pubDate>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[KAGOYA CLOUD VPS]]></category>
		<guid isPermaLink="false">https://www.kthksgy.com/?p=41</guid>

					<description><![CDATA[新規契約したVPSのVimでSSHの設定を編集しようとしたら、矢印キーを押すとABCDが入力されたり、バックスペースキーで文字の削除が出来なかったりしたので備忘録として対策を書き残します。 環境 KAGOYA CLOUD&#8230;]]></description>
										<content:encoded><![CDATA[<p>新規契約したVPSのVimでSSHの設定を編集しようとしたら、矢印キーを押すとABCDが入力されたり、バックスペースキーで文字の削除が出来なかったりしたので備忘録として対策を書き残します。</p>
<h2>環境</h2>
<ul>
<li>KAGOYA CLOUD VPS (2021-10-17)
<ul>
<li>OSテンプレート: Ubuntu 20.04 LTS</li>
</ul>
</li>
</ul>
<h2>原因</h2>
<p>デフォルト状態ではミニマルなVimである『Tiny Vim』がインストールされている事が原因でした。<br />
詳しい原因は参考のサイト様が書かれているので、そちらを参照してください。</p>
<h2>対策</h2>
<p>Vimを新たにインストールします。<br />
現在インストールされているVimの削除は不要です。</p>
<pre><code class="language-bash line-numbers">$ apt install -y vim
</code></pre>
<h2>参考</h2>
<p><a class="wp-editor-md-post-content-link" href="https://did2memo.net/2015/12/23/ubuntu-vim-install/">UbuntuのVimがおかしいな、と思ったときの対処法 &#8211; 情報科学屋さんを目指す人のメモ</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.kthksgy.com/vps/kagoya-cloud-vps-vim-fix-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
