Skip to content

Commit 22df8f7

Browse files
committed
Update website
1 parent a93b195 commit 22df8f7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ <h4>Highly Customizable</h4>
122122

123123
<h4>Colors and Highlighting</h4>
124124
<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>
125+
126+
<h4>Multiple Cursors</h4>
127+
<p>Micro has support for Sublime-style multiple cursors, giving you lots of editing power directly in your terminal.</p>
125128
</div>
126129

127130
<div class="col-sm-6">
@@ -133,6 +136,9 @@ <h4>Common Keybindings</h4>
133136

134137
<h4>Mouse Support</h4>
135138
<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>
139+
140+
<h4>Terminal Emulator (beta)</h4>
141+
<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>
136142
</div>
137143

138144
<div class="col-lg-12">

0 commit comments

Comments
 (0)