Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Feat(hm/conf/lf): Replace rename script by rename c binary | Soispha | 2023-08-20 |
| | |||
* | Fix(hm/conf/lf): Implement rename cmd | Soispha | 2023-08-19 |
The default lf rename command starts behind the extension like this: ``` filename.extension ^ | startpoint ``` This new cmd avoids this. |