mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
Visualize the "ignore whitespace" state in the subtitle of the diff view
This commit is contained in:
committed by
Jesse Duffield
parent
7d4bfb6621
commit
64b2685c2d
@@ -21,7 +21,8 @@ type MainViewPairs struct {
|
||||
}
|
||||
|
||||
type ViewUpdateOpts struct {
|
||||
Title string
|
||||
Title string
|
||||
SubTitle string
|
||||
|
||||
Task UpdateTask
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user