Closed delonnewman closed 10 months ago
Could be the same as https://github.com/dgutov/robe/issues/139 -- Ruby compiled without libreadline
support, or rb-readline
being included in the bundle anyway.
Thanks for the quick reply @dgutov. I'll look into it.
That did it. Thank you! @dgutov
When I try to use in-ruby on the large slow Rails application of a client (it uses pry). Autocomplete seems to freeze the UI. Any thoughts or suggestions are appreciated. I'm also willing to help with any fixes if someone could point me in the right direction.
Environment
Emacs 28.2 - I'm currently using Doom Emacs, but I've experienced this behavior on the same project with a vanilla setup. Ruby 2.6.10 Rails 5