monsanto / readline-complete.el

autocomplete in shell mode buffers
67 stars 16 forks source link

Add company-mode backend #3

Closed dgutov closed 10 years ago

dgutov commented 10 years ago

Requested by a user here: https://github.com/company-mode/company-mode/issues/61

Silex commented 10 years ago

:+1: thank you!

monsanto commented 10 years ago

Haha, people are actually using my library. That makes me feel good, this is literally THE most hacky thing I have ever written. One of these days I'll fork readline and submit a patch for returning the completion data in a useful form for other programs to consume. In 10 years when all of the distros have updated their packages, life will finally be good for Emacs users!

Anyway, I'm happy to merge this. I don't use company personally so I can't test it. I am assuming you good people are not sending me broken code.

Thanks :)

dgutov commented 10 years ago

Thanks for merging. :)

Silex commented 10 years ago

:+1: