mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 04:43:08 +03:00
WIP using runDirectCommand with xdg-open
This commit is contained in:
@@ -6,5 +6,6 @@ func getPlatform() *Platform {
|
||||
shell: "cmd",
|
||||
shellArg: "/c",
|
||||
escapedQuote: "\\\"",
|
||||
openCommand: "cygstart {{filename}}",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user