Lee Hinman

Results 196 comments of Lee Hinman

Okay, I'm able to reproduce this, I'll look into this, thanks @stardiviner

@jamiguet thanks for opening this, I agree it would be if tangling created a file that would generate the same response. I'll add this to the TODO list

Interesting, I think this may have to do with the http client that es-mode uses. Can you share what version of Elasticsearch you're using?

They are supported, but not unified under a single keyboard shortcut, for example, I can bind `^W` to `Select word` and hit it to go from `foo b|ar baz` to...

Did you add a custom encoder (see the docs at: https://github.com/dakrone/cheshire#custom-encoders) for the PGobject?

We already collect disk information from every node in the cluster using the `InternalClusterInfoService` which updates every 30 seconds, is there a reason why we need an additional task framework...

Hey Gitsly, when you're executing things from es-mode, what does your es-mode file look like? Does it look like: ``` GET /_cluster/health ``` ? If so, are you adding the...

Also if it helps, I've tried multiple times removing my `~/workspace` and `~/.eclipse` directories to start over clean with the same results.

For me: `#s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8 data ())` (so the same, empty hash-table)