Blake Williams
Blake Williams
Then I think it'd be worth bumping up to 1.0 since Envy has seen good use and is pretty stable. 😃
This was fixed in 1.0. Closing. Thanks for the report!
Not sure if it would work, but if we made Envy an `application` and put it at the start that *might* work. I'll try to write something up real quick,...
@jakecraige I just pushed the branch `bmw-application`, try using that and putting `:envy` at the beginning of your `applications` list in `mix.exs` and see if that works around it.
Maybe in the future, but at the moment both Phoenix.js and Ember data need to be updated. This package is also not super useful unless you're using strictly websockets/channels for...
I took a quick pass at updating the docs, but I didn't want to change too much without getting thoughts on how we might want to communicate this change, if...
> LGTM. Just so there's no ambiguity: if I've got my current config file in `~/Library/Application\ Support/lazygit/config.yml` and I don't have the xdg env var set, lazygit will continue using...
@jesseduffield Sorry about that, work habit. Just squashed and pushed 👍
> * looks like the default location has changed to `~/.config/lazygit/config.yml` (in the case that no config file exists yet in either location). Is this really a good change, or...
@VojtechVitek It's a lot of code tied to internal libraries but I can try to make a simple repro case for it. > Are you keeping `chi.Context` around in a...