mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
config: configuration errors are no longer fatal
Instead of refusing to start foot on configuration errors, we start and print a user-notification.
This commit is contained in:
parent
639a61abd8
commit
b00dfcf7b6
4 changed files with 144 additions and 80 deletions
|
|
@ -36,6 +36,9 @@
|
|||
### Changed
|
||||
|
||||
* Renamed man page for `footrc` from **foot**(5) to **footrc**(5).
|
||||
* Configuration errors are no longer fatal; foot will start and print
|
||||
an error inside the terminal (and of course still log errors on
|
||||
stderr).
|
||||
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue