|
2013/10/4 Ignacio Burgueño <iburgueno@gmail.com>: > You can also install rlwrap and use that: > > rlwrap -a -r -H ~/.lua_history lua > > An alias to make things easier: > > alias lua="rlwrap -a -r -H ~/.lua_history lua" Aha! Makes the luajit experience nicer too.