<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: A Beginner&#8217;s Guide on How to Use Nano Text Editor in Linux	</title>
	<atom:link href="https://www.tecmint.com/learn-nano-text-editor-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/learn-nano-text-editor-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 03 May 2022 09:11:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mr Rdr		</title>
		<link>https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1781672</link>

		<dc:creator><![CDATA[Mr Rdr]]></dc:creator>
		<pubDate>Tue, 03 May 2022 09:11:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30731#comment-1781672</guid>

					<description><![CDATA[Thanks for Your article, that said I would suggest that &quot;&lt;strong&gt;nano&lt;/strong&gt;&quot; is NOT a suitable &quot;&lt;strong&gt;text editor&lt;/strong&gt;&quot; for &quot;normal Linux users&quot; ((as should be evident by other comments here... and other &quot;nano threads&quot;))

Rather &lt;strong&gt;nano&lt;/strong&gt; is imo a &quot;&lt;strong&gt;rudimentary code editor&lt;/strong&gt;&quot; that is highly targeted towards people that think that &quot;&lt;strong&gt;relearning default use patterns&lt;/strong&gt;&quot; is worth wile for the &quot;efficiency gains&quot; that this can give. 

Though I believe it can be argued that there are better programs for that as well. Of course &quot;to each their own&quot; but in my opinion the best that can be said for &lt;strong&gt;nano&lt;/strong&gt; is that &quot;it&#039;s there&quot;...

Best regards]]></description>
			<content:encoded><![CDATA[<p>Thanks for Your article, that said I would suggest that &#8220;<strong>nano</strong>&#8221; is NOT a suitable &#8220;<strong>text editor</strong>&#8221; for &#8220;normal Linux users&#8221; ((as should be evident by other comments here&#8230; and other &#8220;nano threads&#8221;))</p>
<p>Rather <strong>nano</strong> is imo a &#8220;<strong>rudimentary code editor</strong>&#8221; that is highly targeted towards people that think that &#8220;<strong>relearning default use patterns</strong>&#8221; is worth wile for the &#8220;efficiency gains&#8221; that this can give. </p>
<p>Though I believe it can be argued that there are better programs for that as well. Of course &#8220;to each their own&#8221; but in my opinion the best that can be said for <strong>nano</strong> is that &#8220;it&#8217;s there&#8221;&#8230;</p>
<p>Best regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: N.N.		</title>
		<link>https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1720165</link>

		<dc:creator><![CDATA[N.N.]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 15:30:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30731#comment-1720165</guid>

					<description><![CDATA[Hi,

In LMDE I can use shit + Arrow up/down to select text.

In Linux mint 20 I can not shift-Arrow to mark text.

Anyone knows a solution.

It makes me hate Linux more and more every day, this unpredictable behaviors without any way to set defaults for cross Distro behavior.

Best regards in advance]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>In LMDE I can use shit + Arrow up/down to select text.</p>
<p>In Linux mint 20 I can not shift-Arrow to mark text.</p>
<p>Anyone knows a solution.</p>
<p>It makes me hate Linux more and more every day, this unpredictable behaviors without any way to set defaults for cross Distro behavior.</p>
<p>Best regards in advance</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rulet		</title>
		<link>https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1424251</link>

		<dc:creator><![CDATA[Rulet]]></dc:creator>
		<pubDate>Thu, 28 Jan 2021 22:25:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30731#comment-1424251</guid>

					<description><![CDATA[&quot;To mark a text press&lt;code&gt; Ctrl + ^&quot;&lt;/code&gt; -- wrong, it&#039;s &lt;code&gt;Alt+A&lt;/code&gt;.
&quot;To copy the marked text press &lt;code&gt;Alt + ^&quot;&lt;/code&gt; -- wrong, it&#039;s &lt;code&gt;Alt+6&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>&#8220;To mark a text press<code> Ctrl + ^"</code> &#8212; wrong, it&#8217;s <code>Alt+A</code>.<br />
&#8220;To copy the marked text press <code>Alt + ^"</code> &#8212; wrong, it&#8217;s <code>Alt+6</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1341419</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 29 Jun 2020 04:59:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30731#comment-1341419</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1341248&quot;&gt;duaa&lt;/a&gt;.

@Duaa,

Please cross-check that you have edited the correct file under the Apache root document directory.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1341248">duaa</a>.</p>
<p>@Duaa,</p>
<p>Please cross-check that you have edited the correct file under the Apache root document directory.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: duaa		</title>
		<link>https://www.tecmint.com/learn-nano-text-editor-in-linux/comment-page-1/#comment-1341248</link>

		<dc:creator><![CDATA[duaa]]></dc:creator>
		<pubDate>Sun, 28 Jun 2020 04:14:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30731#comment-1341248</guid>

					<description><![CDATA[Hi,

I am new to Linux and nano. I recently wanted to edit an html file for which I came across nano. However, when I use the &lt;strong&gt;nano&lt;/strong&gt; command on my bash terminal and edit the file, save and exists, everything is good. But when I open it in the browser,  whatever I had edited in the html file, it doesn&#039;t reflect on my apache or my webpage. what should I do?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I am new to Linux and nano. I recently wanted to edit an html file for which I came across nano. However, when I use the <strong>nano</strong> command on my bash terminal and edit the file, save and exists, everything is good. But when I open it in the browser,  whatever I had edited in the html file, it doesn&#8217;t reflect on my apache or my webpage. what should I do?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
