mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-20 01:19:23 +02:00
add mouse support
This commit is contained in:
@@ -242,7 +242,7 @@ func GetDefaultConfig() []byte {
|
||||
## stuff relating to the UI
|
||||
scrollHeight: 2
|
||||
scrollPastBottom: true
|
||||
mouseEvents: false # will default to true when the feature is complete
|
||||
mouseEvents: true
|
||||
theme:
|
||||
lightTheme: false
|
||||
activeBorderColor:
|
||||
|
||||
Reference in New Issue
Block a user