replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

ditch linenoise for chzyer/readline #16

Closed turbio closed 5 years ago

turbio commented 5 years ago

Linenoise doesn't handle multi byte characters and other unusual prompts very well. Turns out we need some extra weird stuff in our prompts.