-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

micro


> Micro is a modern and intuitive terminal-based text editor.

> You can use your keyboard, but also your mouse to navigate and/or select text.

More information.


Open a file:

micro {file}

Save a file:

Ctrl + S

Cut the entire line:

Ctrl + K

Search for a pattern in the file (press `Ctrl + N`/`Ctrl + P` to go to next/previous match):

Ctrl + F "{pattern}" <Enter>

Execute a command:

Ctrl + E {command} <Enter>

Perform a substitution in the whole file:

Ctrl + E replaceall "{pattern}" "{replacement}" <Enter>

Quit:

Ctrl + Q


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 16:25:25 2024