<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Text Editors on The Carpentries</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/text-editors/</link><description>Recent content in Text Editors on The Carpentries</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 18 Nov 2024 23:02:38 -0500</lastBuildDate><atom:link href="https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/text-editors/index.xml" rel="self" type="application/rss+xml"/><item><title>My Favorite Tool - Midnight Commander</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/01/sauze-mcedit/</link><pubDate>Sun, 14 Jan 2018 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/01/sauze-mcedit/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;h3 id="what-kind-of-tool-is-it">What kind of tool is it?&lt;/h3>
&lt;p>A text editor and file manager.&lt;/p>
&lt;h3 id="why-i-like-it">Why I like it&lt;/h3>
&lt;p>My favourite tool is &lt;a href="https://midnight-commander.org/">Midnight Commander&lt;/a> and its text editor
(which also works as a standalone tool) Mcedit. These two utilities are powerful yet easy to use.
They both run on the command line in Unix operating systems, but instead of typing commands,
they work mostly by using menus and selecting things with arrow keys or a mouse. This makes them a
kind of halfway house between a traditional command line and a GUI utility and in my opinion they
bring together the best of both worlds.&lt;/p></description></item><item><title>My Favorite Tool - Emacs</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/11/fm-fave-tool/</link><pubDate>Fri, 03 Nov 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/11/fm-fave-tool/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>My favorite tool is &lt;a href="https://www.gnu.org/software/emacs/">Emacs&lt;/a>.&lt;/p>
&lt;p>Emacs provides an extensible and unified framework to access nice interfaces to several other tools.
For instance, it allows you to:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>Keep notes, maintain &lt;code>TODO&lt;/code> lists, plan projects, edit and automatically export documents to many formats (Org-mode).&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Conveniently edit Python source code and, at the same time, send code regions to a Python shell, permitting a
piece-by-piece interactive programming (Python mode).&lt;/p></description></item></channel></rss>