Open
Description
It'd be nice to to try interpreters like
- irb
- racket
- lua
on linux and OSX to see if they work (ie to see if we can successfully intercept readline calls). If they don't, we should make new issues for experimenting with other dynamic library loading things, recompiling the interpreters, or writing workaround scripts in those languages like the undoablepython.py script.