-
-
Notifications
You must be signed in to change notification settings - Fork 552
Add dumb mode support #328
Copy link
Copy link
Closed
Labels
enhancementresearchNeeds design work, investigation, or prototyping. Implementation uncertain.Needs design work, investigation, or prototyping. Implementation uncertain.
Metadata
Metadata
Assignees
Labels
enhancementresearchNeeds design work, investigation, or prototyping. Implementation uncertain.Needs design work, investigation, or prototyping. Implementation uncertain.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hello folks!
I am trying to call
ts-nodefrom inside an Emacs buffer and I see the color escape characters in there.This problem already happened to me, in
lumospecifically.I had to enable "dumb" mode in there, so now readline support whatsoever, was wondering whether it could be done here as well.
Thanks and good job here!