Open rejeep opened 10 years ago
hey -- curious what the state is on supporting comint services? am using compile-mode + comint for repls myself and was wondering whether this is something i could look into adding to prodigy?
I added this more as a reminder. The state is basically that I will do it when I get time, whenever that is. :)
I've spent a lot of time working on Cask v0.6, but since that's done now, I hope I can spend some more time on Prodigy.
+1 =)
Is there any progress on this? @rejeep
No unfortunately not. I don't have a lot of time these days. If anyone is up to implementing this themselves, I can review pull requests, but I don't have time to implement it myself, sorry.
I wonder how this would work. Instead of a command would we give some elisp to run? And it would drop us into the standard comint? Surely adding support for every kind of process to prodigy itself would be quite out of scope.
Add support for comint services, such as Rails console.