mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-28 16:02:01 +03:00
make command log size configurable
This commit is contained in:
@ -41,7 +41,8 @@ gui:
|
||||
skipUnstageLineWarning: false
|
||||
skipStashWarning: true
|
||||
showFileTree: false # for rendering changes files in a tree format
|
||||
showCommandLog:
|
||||
showCommandLog: true
|
||||
commandLogSize: 1
|
||||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
|
Reference in New Issue
Block a user