Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since there is a maximum number of files to list, the depth setting does not
matter so much.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lua 'print' statements do not work properly once ncurses has been initialized
and there is no way to print to a buffer without overwriting an existing
session on exit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since mingw64 cannot compile 64-bit LuaJIT at the moment, textadeptjit64.exe is
not built.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|