]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/commands.md
Add railscast colorscheme
[micro.git] / runtime / help / commands.md
index b0a7d418831bece78e8b24373439f89081e02928..a1e64cbcafe841f768e29271b99c0cb27d422589 100644 (file)
@@ -85,6 +85,11 @@ Here are the possible commands that you can use.
    the terminal and helps you see which bindings aren't possible and why. This
    is most useful for debugging keybindings.
 
+* `showkey`: Show the action(s) bound to a given key. For example
+   running `> showkey CtrlC` will display `main.(*View).Copy`. Unfortuately
+   showkey does not work well for keys bound to plugin actions. For those
+   it just shows "LuaFunctionBinding."
+
 ---
 
 The following commands are provided by the default plugins: