Satoshi Terasaki
Results
81
comments of
Satoshi Terasaki
Although this is not a beautiful solution (especially `CTRL_M`), it works. ```julia using Replay UP_ARROW = "\e[A" DOWN_ARROW = "\e[B" CTRL_M = "\x0D" instructions = [ "using REPL.TerminalMenus", """ options...