jesseduffield / jesseduffield/lazydocker
gui.mouseEvents: true disables mouse, not gui.ignoreMouseEvents: true
Open
bug
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
`gui.mouseEvents: true` is what is used to disable the mouse. The documentation states it should be `gui.ignoreMouseEvents` but that's not the case. Also `gui.mouseEvents: true` sounds like it should *enable* the mouse, but it actually disables it.
**Desktop (please complete the following information):**
- OS: Linux
- Lazydocker Version 0.21.1
Contributor guide
Assessment
This issue has not been assessed yet.