shx-for-emacs icon indicating copy to clipboard operation
shx-for-emacs copied to clipboard

What's the difference between this package and comint-mime?

Open hongyi-zhao opened this issue 3 years ago • 4 comments

It seems that this package aims to achieve a similar purpose as what done in comint-mime. What's the difference between this package and comint-mime?

Regards, HZ

hongyi-zhao avatar Jan 15 '22 08:01 hongyi-zhao

Thanks for the question. I started this package over ten years ago and it looks like comint-mine is oriented around python. If you don't mind me asking, why do you ask?

riscy avatar Jan 15 '22 17:01 riscy

If this package is more generic and robust than comint-mime to do things like the ones discussed here and here, then I might consider trying it out and switching eventually.

hongyi-zhao avatar Jan 16 '22 00:01 hongyi-zhao

I see! It's possible, but on a (very brief) look at comint-mime's code, there's much more going on there to handle python REPLs than shx -- the latter is sort of designed around targeting the command line shell as opposed to python REPLs.

riscy avatar Jan 17 '22 00:01 riscy

If so, at least they can be used side-by-side to complement and make up for each other's shortcomings.

hongyi-zhao avatar Jan 17 '22 00:01 hongyi-zhao