jesseduffield / jesseduffield/lazygit
Using lazygit as GIT_EDITOR
Open
discussion
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Topic**
I would like to use `lazygit` as my `GIT_EDITOR` (`core.editor`)
E.g. I'd like to replace:
```
export GIT_EDITOR="vim +startinsert"
```
with `lazygit`. Possible?
**Your thoughts**
Ideally, you'd want `lazygit` to open with the commit panel open already, so you could just type and hit enter.
Contributor guide
Assessment
This issue has not been assessed yet.