Dom324
Dom324
I think the request is to support amending any commit like described here https://github.com/gitui-org/gitui/issues/2584 , Lazygit has quite nice ergonomics around amending/squasing/moving any commit in the history.
Also have the same issue.
Another issue with KeepassXC is that it should provide three CLI commands: ``` keepassxc keepassxc-cli keepassxc-proxy ``` When installed with appimaged, neither of the commands is provided. When I extract...
Another quirk is that the theme information should be ideally passed down to the diff engine, e.g. `pager: delta --dark` vs `pager: delta --light`. (though ideally the diff engine itself...