V

Results 10 comments of V

Fml. K, trying that. I'll close if/when it works on my next release cycle. My bad guys.

Tried ``` "release": { "Dratini": { "keep_best_custom": "iv, iv_attack, moveset.attack_perfection", "amount": 2 } } ``` Didn't work: ``` 2016-08-24 15:50:13,617 [IncubateEggs] [INFO] [next_egg_incubates] Eggs incubating: [0.72/5.0 km] (Eggs left: 8,...

Swapped `min_free_slot` to that and used the `keep_best_custom` setup. Still nothing, even though now it should run every time it checks the bag. I'll just keep using `keep_best_iv` for now.

I also think this would be sweet. Maybe if it just dumps the `codi.log` to the buffer? Would really speed up debugging. I'm new to Vim, so I doubt my...

I've found a similar issue as well, except it only occurs when I define a category value. For a default query, it appears to be working fine: x

Just tried the above fix. Unfortunately, didn't work for me. It may have something to do with Algolia Places not returning correctly. Not sure though. It appears to work if...

@RubenHiem No, the same error occurred, but it worked for me last night for some reason. Covered it in #97 Other similar issues: #124 #118 #106

Recycled the weird solve while debugging, left my notes on `1.0.44 (Claude Code)` on macOS `Sequoia 15.5` in case this helps anyone: ```export CLAUDE_CONFIG_DIR=$HOME/.claude``` In my version of a `.zshrc`...