mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-27 22:38:09 +02: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