mirror of
https://github.com/micro-editor/micro-editor.github.io.git
synced 2026-08-24 10:13:45 -05:00
Update website
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user