mozilla/mentat

[cli] Make Mentat CLI play nicely in an Emacs inferior mode

Open

#672 opened on May 1, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (116 forks)github user discovery
A-clienhancementhelp wanted

Repository metrics

Stars
 (1,661 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now, whatever we're doing to handle multiline input and to produce colour output is not playing nicely with eshell. I'd prefer not to make a dedicated inferior mode just for Mentat, but perhaps it's necessary. In any case, this ticket tracks figuring out how to turn off the fancy features for a minimal "Mentat CLI in Emacs" use case.

Contributor guide