Do you use some GUI, TUI, terminal commands, plugins for other software?
Ideally, I want to find a cross-platform GUI app, preferably a FOSS one, and with as less overhead as possible, e.g. no Electron.
chtk@sh.itjust.works
31·13 days ago- lazygit: a TUI for git. This is my day to day UI for staging, committing, interactive rebases. I have delta configured for diffs in lazygit.
- neovim (nvimdiff): for diffing, and conflict resolution.
- vscode/neovim: I whatever functionally my editor had (or some plugins for neovim) for live changes as I work on code.

