micro/runtime/help
Jeff Warner d0f7ecf9ca
Adds command "tabmove ±n", for better tab management (#1636)
* Adds command "tabmove ±n", for better tab management

* Added tabmove to help:commands

* Replace uses of util.Min, util.Max with util.Clamp

Browsing code and discovered `util.Clamp`, ideal for this section of my code

* oops, missed an arg

* Typo, again
2020-05-14 21:51:49 -04:00
..
colors.md Add transparency (#1509) 2020-02-13 18:15:32 -05:00
commands.md Adds command "tabmove ±n", for better tab management (#1636) 2020-05-14 21:51:49 -04:00
copypaste.md Add diff gutter 2020-02-08 13:26:24 +05:30
defaultkeys.md Fix docs regarding "Home" key and "StartOfText" and "StartOfLine". (#1611) 2020-04-07 12:58:30 -04:00
help.md More plugin docs and improve doc formatting 2020-02-08 18:31:06 -05:00
keybindings.md Adds CopyLine action, the new default action for CtrlC if cursor has no selection 2020-04-29 21:06:54 -07:00
options.md line_array insert for eofnewline and make default 2020-02-24 22:31:05 -05:00
plugins.md Make default plugin options more explicit 2020-02-12 15:34:13 -05:00
tutorial.md More plugin docs and improve doc formatting 2020-02-08 18:31:06 -05:00