config: handle trailing comments and empty values

This commit is contained in:
Daniel Eklöf 2020-07-28 19:55:09 +02:00
parent 698c9b240f
commit eadb5a4a88
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 33 additions and 16 deletions

View file

@ -29,6 +29,7 @@
### Fixed
* Crash when starting a selection inside the margins.
* Handle trailing comments in `footrc`
### Security