Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-08-03 | 610 Bytes | |
Release 2.0.tar.gz | 2020-08-03 | 229.8 kB | |
Release 2.0.zip | 2020-08-03 | 278.9 kB | |
etermal-2.0-x64-cygwin.zip | 2020-08-03 | 333.5 kB | |
etermal-2.0-docs.zip | 2020-08-03 | 501.6 kB | |
etermal-2.0-x64-windows.zip | 2020-08-03 | 584.8 kB | |
Totals: 6 Items | 1.9 MB | 0 |
Had to restructure the library a bit to add bitmap font support, so it's no longer backwards compatible with v1.x.
Release notes: - Added bitmap font support (!!!) - termError is now included in public docs - EShell now knows when the cursor has hit the ceiling/floor (command history) - Can now control the input area (clear) - Removed memory leak (?) from not shrinking-to-fit containers when clearing - Can now poll input from terminal without affecting anything - Added basicShell for all you basic bros - Supported cmake versioning - Fixed docs - Added support for VC++ - Some other things