Alex Musayev

Results 5 comments of Alex Musayev

@latenitefilms I've been looking through the other open issues here yesterday, and found this: https://github.com/Hammerspoon/hammerspoon/issues/3106 `task` has an identical problem apparently.

@asmagill `os.execute` worked! Thank you for help. For my case it required to load shell environment manually, though, by adding `source ~/.zshrc` to the script. I don't have any Lua...

@clvrobj I have 2.11.4, and I've checked it works just fine. Thank you! 👍

I encounter this issue almost daily since we use several different linters via the git hooks. Our team needs coloring when running git commands through the console, so disabling colors...