<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Micro on kenji.blog</title><link>http://kenji.blog/en/tags/micro/</link><description>Recent content in Micro on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>kenjinote</copyright><lastBuildDate>Sun, 31 Mar 2024 21:50:39 +0900</lastBuildDate><atom:link href="http://kenji.blog/en/tags/micro/index.xml" rel="self" type="application/rss+xml"/><item><title>How to install the text editor micro on Windows</title><link>http://kenji.blog/en/p/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%87%E3%82%A3%E3%82%BFmicro%E3%82%92windows%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/</link><pubDate>Sun, 31 Mar 2024 21:50:39 +0900</pubDate><guid>http://kenji.blog/en/p/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%87%E3%82%A3%E3%82%BFmicro%E3%82%92windows%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/</guid><description>&lt;img src="http://kenji.blog/p/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%87%E3%82%A3%E3%82%BFmicro%E3%82%92windows%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/img.png" alt="Featured image of post How to install the text editor micro on Windows" />&lt;h2 id="download-micro">Download micro
&lt;/h2>&lt;p>&lt;a class="link" href="https://github.com/zyedidia/micro/releases" target="_blank" rel="noopener"
>https://github.com/zyedidia/micro/releases&lt;/a>&lt;/p>
&lt;p>Open the link above, click &lt;code>Show all XX assets&lt;/code> (where X is a number), and download &lt;code>micro-X.X.XX-win64.zip&lt;/code> (where X is a number).
Unzip the zip file and place the files in a folder of your choice.&lt;/p>
&lt;h2 id="set-environment-variables">Set Environment Variables
&lt;/h2>&lt;p>To use &lt;code>micro.exe&lt;/code> from the command prompt, you need to set the environment variables.&lt;/p>
&lt;ol>
&lt;li>Press &lt;code>Win key&lt;/code> + &lt;code>R key&lt;/code>, type &lt;code>sysdm.cpl&lt;/code>, and press &lt;code>Enter&lt;/code>.&lt;/li>
&lt;li>Click &lt;code>System Properties&lt;/code> in &lt;code>System Properties&lt;/code>.&lt;/li>
&lt;li>Click &lt;code>Environment Variables&lt;/code>.&lt;/li>
&lt;li>Select &lt;code>Path&lt;/code> under &lt;code>System variables&lt;/code> and click &lt;code>Edit&lt;/code>.&lt;/li>
&lt;li>Click &lt;code>New&lt;/code> and add the path of the folder containing &lt;code>micro.exe&lt;/code>.&lt;/li>
&lt;li>Click &lt;code>OK&lt;/code> to close all dialogs.&lt;/li>
&lt;li>Restart the command prompt and type &lt;code>nano&lt;/code> to check if it can be executed.&lt;/li>
&lt;/ol>
&lt;h2 id="how-to-use-micro">How to use micro
&lt;/h2>&lt;p>When you type &lt;code>micro&lt;/code> in the command prompt and execute it, the following screen is displayed.
&lt;img src="http://kenji.blog/p/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%87%E3%82%A3%E3%82%BFmicro%E3%82%92windows%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/img_3.png"
width="962"
height="512"
srcset="http://kenji.blog/p/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%87%E3%82%A3%E3%82%BFmicro%E3%82%92windows%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/img_3_hucac22a4d580735ddd83b1fd5173c3197_6852_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%87%E3%82%A3%E3%82%BFmicro%E3%82%92windows%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/img_3_hucac22a4d580735ddd83b1fd5173c3197_6852_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_3.png"
class="gallery-image"
data-flex-grow="187"
data-flex-basis="450px"
>&lt;/p>
&lt;p>The main operations and shortcut keys are as follows.&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Shortcut Key&lt;/th>
&lt;th>Operation&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Ctrl+Q&lt;/td>
&lt;td>Close file&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+S&lt;/td>
&lt;td>Save file&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+O&lt;/td>
&lt;td>Open file&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+A&lt;/td>
&lt;td>Select all&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+X&lt;/td>
&lt;td>Cut selection&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+C&lt;/td>
&lt;td>Copy selection&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+V&lt;/td>
&lt;td>Paste&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+Z&lt;/td>
&lt;td>Undo&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+Y&lt;/td>
&lt;td>Redo&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Ctrl+E&lt;/td>
&lt;td>Execute editor command&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="reference">Reference
&lt;/h2>&lt;ul>
&lt;li>&lt;a class="link" href="https://micro-editor.github.io/" target="_blank" rel="noopener"
>micro&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>