* Add support for hidden cursors
* Add support for SVG templates (custom color themes, terminal UI, animation controls...) as
discussed in [issue 53](https://github.com/nbedos/termtosvg/issues/53)
* Remove --font and --theme options, as well as the termtosvg.ini configuration file
* Fix select() deadlock on BSD and macOS ([issue 18](https://github.com/nbedos/termtosvg/issues/18))