Howdy! I'm using both JLine for user input, Mordant for output, and the Markdown widget for rendering. I find that I have two `Terminal` types: one from JLine, and one from Mordant. This is kind of unfortunate. How can I integrate these better?
Howdy!
I'm using both JLine for user input, Mordant for output, and the Markdown widget for rendering.
I find that I have two
Terminaltypes: one from JLine, and one from Mordant. This is kind of unfortunate. How can I integrate these better?