mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-22 05:29:44 +02:00
try this
This commit is contained in:
parent
549d73a0b1
commit
7953e58c74
@ -315,6 +315,7 @@ func runLazygit(t *testing.T, testPath string, rootDir string, configDir string,
|
|||||||
cmd.Env,
|
cmd.Env,
|
||||||
fmt.Sprintf("REPLAY_EVENTS_FROM=%s", replayPath),
|
fmt.Sprintf("REPLAY_EVENTS_FROM=%s", replayPath),
|
||||||
"HEADLESS=true",
|
"HEADLESS=true",
|
||||||
|
"term=xterm",
|
||||||
)
|
)
|
||||||
|
|
||||||
err = cmd.Run()
|
err = cmd.Run()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user