- Support for loading code from a normal text file
This only works for console implementation
Use ./ngaro --with filename - Improved screen clearing
Trying to display a negative character code clears the display.
This allows a cleaner, more portable way of clearing the display without relying on particular escape sequences being emulated. - Console source trees merged
- Cleanups to I/O handling in the console implementation
- Curses-backend used for console implementation by default
The most significant of these is the addition of --with to the console implementation.
The binary package will be updated within the next few days.
No comments:
Post a Comment