README.org

December 6, 2017 ยท View on GitHub

  • modified compile error because of the change in term.h(struct term aka 'TERMINAL' is now hidden unless NCURSES_INTERNALS is declared).
  • You can use an environment variable to set user name. Like, #+BEGIN_SRC shell env ROGUEUSER='pochi' rogue #+END_SRC