stephencelis / ghi

GitHub Issues on the command line. Use your $EDITOR, not your browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warning: URI.escape is obsolete

jeromefaria opened this issue · comments

Hello! I am getting this error whenever I edit an issue/PR. It appears to still work but I never noticed this warning before.

/usr/local/Cellar/ghi/1.2.0_4/libexec/bin/ghi:1305: warning: URI.escape is obsolete
/usr/local/Cellar/ghi/1.2.0_4/libexec/bin/ghi:1305: warning: URI.escape is obsolete

ghi version 1.2.0
Mac OS X 10.15.3 19D76

By the way, thank you for this great tool! 🍻

Seeing the same message, it would be great to have a fix. Thanks!

Seems to be addressed by PR #386.

I'm still getting the error using the version on Master now

curl -sL https://raw.githubusercontent.com/stephencelis/ghi/master/ghi > ghi ...

Still getting the error…

#386 was closed but not merged