Max Gorin

Results 11 comments of Max Gorin

Thanks a bunch for this! I would only call it at least something like FooBar, so it's a bit easier to search/replace across the project.

Ruby 1.9.2p0, inploy 1.8 (and I also tried to install the gem directly from GitHub). Thanks for looking at it!

Just tried with 1.9.2-head, same result. Btw, here's the error trace: ``` /Users/skozlov/.rvm/gems/ruby-1.9.2-head/gems/inploy-1.8/lib/inploy/dsl.rb:71:in `remote_run': undefined method `each' for nil:NilClass (NoMethodError) from /Users/skozlov/.rvm/gems/ruby-1.9.2-head/gems/inploy-1.8/lib/inploy/deploy.rb:57:in `remote_update' from /Users/skozlov/.rvm/gems/ruby-1.9.2-head/gems/inploy-1.8/lib/inploy/cli.rb:7:in `execute' from /Users/skozlov/.rvm/gems/ruby-1.9.2-head/gems/inploy-1.8/bin/inploy:7:in `' from...

Oh, [nvim-bqf](https://github.com/kevinhwang91/nvim-bqf) is truly awesome, thanks for the pointer!

> Enum.flat_map/2: maps a function and flattens the final list. Useful if an invocation of the mapping function returns multiple elements. I would add: multiple or zero elements.

Good I didn't have to submit this :) Happened to me, too: ```elixir # Initialize plugs at runtime for faster test compilation config :phoenix, :plug_init_mode, :runtime config :pairs_one, :telegram_bot, token:...

> There is an experimental branch which implements exactly this. It is called focus-only-on-change-screen. Would that work for you? Not the original poster, but yes, it works! I cherry-picked 8738ac5faa730157b725e2d16fd1f3c3920886b0...

@RowanG1 Can it be that they disappear behind a larger window that you briefly pass your mouse over? Just as an idea.