arches/marco-polo

Pry.config.prompt is deprecated

Closed this issue · 1 comments

a2ikm commented

Pry.config.prompt used here is deprecated since pry 0.13.0.
https://github.com/pry/pry/blob/5805952cf32f320508df6a5ba4f768b9f4394805/CHANGELOG.md?plain=1#L114-L120

pry with marco-polo now prints the following warning:

warning: setting prompt with help of `Pry.config.prompt = [proc {}, proc {}]` is deprecated. Use Pry::Prompt API instead
sakuro commented

I'd submitted a PR for that #16 but this repo seems inactive for years 🤷🏽