Skip to content

Minor fixes

Compare
Choose a tag to compare
@harro harro released this 26 Nov 11:20
· 11 commits to master since this release
8a4eed2
Value parse (#68)

* Fix parsing of value string to allow mismatched parenthesis inside [] brackets.

* Improve readability of value parse fix.

* Added additional test.

* Soft fail when fcntl is missing, fallback to default screen size.