| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-08-25 | Feat(hm/conf/lf): Add command to go to flake base dir | Soispha | |
| 2023-08-24 | Fix(hm/conf/lf/commands): Remove rename cmd as it fails on piped stdout | Soispha | |
| 2023-08-20 | Fix(hm/conf/lf/commands): Avoid shell wrapping for c rename command | Soispha | |
| 2023-08-20 | Feat(hm/conf/lf): Replace rename script by rename c binary | Soispha | |
| 2023-08-19 | Fix(hm/conf/lf): Implement rename cmd | Soispha | |
| The default lf rename command starts behind the extension like this: ``` filename.extension ^ | startpoint ``` This new cmd avoids this. | |||
| 2023-08-19 | Fix(hm/conf/lf): Split file creation and edit of the made file cmds | Soispha | |
| I mostly create files from vim, thus editing them in the terminal with created them is useless. | |||
| 2023-08-19 | Fix(hm/conf/lf/commands): Correctly quote the id string in 'fzf_jump' cmd | Soispha | |
| 2023-08-19 | Fix(hm/conf/lf/commands): Remove non-wrapped neovim dependency | Soispha | |
| 2023-08-01 | Refactor(treewide): Move module configuration in separate files | Soispha | |
