mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-23 09:20:23 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| action | ||
| buffer | ||
| config | ||
| display | ||
| info | ||
| lua | ||
| screen | ||
| shell | ||
| util | ||
| views | ||