Andrey Nering
Andrey Nering
Ping @Yottum
I just opened an issue on the glob lib we currently use: https://github.com/mattn/go-zglob/issues/26. I wouldn't expect that to be implemented soon, though.
> also, perhaps another approach is an explicit exclusion glob similar to `CompileDaemon` > > https://github.com/githubnemo/CompileDaemon/blob/master/daemon.go#L45 This also sounds like a good idea
Hi @futuretim, I found work you mentioned here: https://github.com/futuretim/task/tree/remote_servers I would say that this idea of running tasks remotely has very low priority at the moment. This issue is open...
This would certainly a breaking change, and would certainly surprise many users that expect the current behavior IMO. The current way of overriding the directory is doing like @amancevice suggested...
Hi @kerma, Good catch! I think it makes sense to fix this and make it consistent. It may not be extremely easy, though. The variables pipeline is a separate process...
Hi @orenmazor, You seem to work for 1Password? I use that for both work and personal use and love the tool. 🙂 --- Interesting idea, indeed. I'd say it's a...
@ghostsquad Let's proceed with the idea discussed above of having flag to output the command first. That's simple enough and allow integration with other tools as well, not being tied...
Hi @mbergal, thanks for reporting! If anyone is interested, contribution is welcome with this one.
Hi @DuboisS, This sounds like a good idea, but I have no plans to implement that soon...