Update website

This commit is contained in:
Zachary Yedidia
2018-01-04 17:49:50 -05:00
parent a93b195540
commit 22df8f7c20
+6
View File
@@ -122,6 +122,9 @@
<h4>Colors and Highlighting</h4>
<p>Micro supports over 75 languages and has 7 default colorschemes to choose from. Micro supports 16, 256, and truecolor themes. Syntax files and colorschemes are also very simple to make.</p>
<h4>Multiple Cursors</h4>
<p>Micro has support for Sublime-style multiple cursors, giving you lots of editing power directly in your terminal.</p>
</div>
<div class="col-sm-6">
@@ -133,6 +136,9 @@
<h4>Mouse Support</h4>
<p>Micro has full support for the mouse. This means you can click and drag to select text, double click select by word, and triple click to select by line.</p>
<h4>Terminal Emulator (beta)</h4>
<p>Run a real interactive shell from within micro. You could open up a split with code on one side and bash on the other -- all from within micro.</p>
</div>
<div class="col-lg-12">