X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=runtime%2Fhelp%2Fhelp.md;h=39be5d80891862fdfea47b996426006953e73941;hb=54c23cae72d7237bc898a59f79aad0acffdf0ffe;hp=576f7218b80e0be241e288c9863a152e6a6dc06f;hpb=c2a2316c287a435f25342c7bc6e6ad0960243d28;p=micro.git diff --git a/runtime/help/help.md b/runtime/help/help.md index 576f7218..39be5d80 100644 --- a/runtime/help/help.md +++ b/runtime/help/help.md @@ -4,9 +4,9 @@ Micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals. -To open the command bar, press CtrlE. This enables a `>` prompt for typing +To open the command bar, press Ctrl-e. This enables a `>` prompt for typing commands. From now on when the documentation says to run a command such as `> -help`, this means press CtrlE and type `help` (and press enter to execute the +help`, this means press Ctrl-e and type `help` (and press enter to execute the command). For a list of the default keybindings run `> help defaultkeys`. @@ -14,7 +14,7 @@ For more information on keybindings see `> help keybindings`. ## Quick-start -Press Ctrl-q to quit, and Ctrl-s to save. Press CtrlE to start typing commands +Press Ctrl-q to quit, and Ctrl-s to save. Press Ctrl-e to start typing commands and you can see which commands are available by pressing tab, or by viewing the help topic `> help commands`. @@ -34,7 +34,7 @@ Press Ctrl-w to move between splits, and type `> vsplit filename` or Micro has a built-in help system which can be accessed with the `help` command. -To use it, press CtrlE to access command mode and type in `help` followed by a +To use it, press Ctrl-e to access command mode and type in `help` followed by a topic. Typing `help` followed by nothing will open this page. Here are the possible help topics that you can read: