mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Start in fullscreen when passing a git arg
Often we just want to see the desired view in fullscreen so I'm making that the default
This commit is contained in:
parent
53f0c1eb4f
commit
1712ad08ae
3 changed files with 1 additions and 3 deletions
|
@ -45,7 +45,6 @@ var Bisect = NewIntegrationTest(NewIntegrationTestArgs{
|
|||
|
||||
t.Views().Commits().
|
||||
IsFocused().
|
||||
Press(keys.Universal.NextScreenMode).
|
||||
Tap(func() {
|
||||
markCommitAsBad()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue