jesseduffield / jesseduffield/lazygit
Broken wrapping in thank you message
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
Broken wrapping in thank you message under "3)" (see screenshot).
**To Reproduce**
Just installed [LunarVim](https://www.lunarvim.org) from scratch along with `lazygit`.
1. SPCgg to start `lazygit` for first time.
2. Met with thank you message.
**Expected behavior**
Fixed wrapping by putting "make" under "3)" on the next line and reformatting.
**Screenshots**

**Version info:**
```sh
$ lazygit --version
commit=, build date=, build source=unknown, version=0.38.2, os=linux, arch=amd64, git version=2.43.0
```
```sh
$ git --version
git version 2.43.0
```
Contributor guide
Assessment
This issue has not been assessed yet.