Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(commands): sort command (#1288) | Matouš Dzivjak | 2021-12-27 |
| | | | | | | | | | | | * feat(commands): sort/rsort command Add basic implementation of sort command. * Sort by selections instead, implement reverse sort * Generate docs * Rename sort! to rsort | ||
* | Update settings at runtime (#798) | Tamo | 2021-12-26 |
| | | | | | | | | | | | | | | | * feat: Update settings at runtime fix the clippy warning * update the documentation * use to_value instead of to_vec+from_value * drop the equal * remove an useless comment * apply suggestion | ||
* | Auto generate docs for language support | Gokul Soumya | 2021-12-08 |
| | |||
* | docs: Auto generate command list | Gokul Soumya | 2021-12-08 |