mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-05 06:30:28 +09:00
@@ -233,7 +233,7 @@ Once you have built the editor, start it by running `micro path/to/file.txt` or
|
|||||||
micro also supports creating buffers from `stdin`:
|
micro also supports creating buffers from `stdin`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
ifconfig | micro
|
ip a | micro
|
||||||
```
|
```
|
||||||
|
|
||||||
You can move the cursor around with the arrow keys and mouse.
|
You can move the cursor around with the arrow keys and mouse.
|
||||||
|
|||||||
Reference in New Issue
Block a user