Merge branch 'bell-enhancement'

This commit is contained in:
Daniel Eklöf 2021-05-07 16:47:53 +02:00
commit 63572e4223
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 125 additions and 54 deletions

View file

@ -38,6 +38,9 @@
* Unicode 13 characters U+1FB70 - U+1FB8B to list of box drawing
characters rendered by foot itself (rather than using font glyphs)
(https://codeberg.org/dnkl/foot/issues/471).
* Dedicated bell section in config, supporting multiple actions and
a new `command` action to run an arbitrary command.
(https://codeberg.org/dnkl/foot/pulls/483)
### Changed
@ -67,6 +70,8 @@
### Deprecated
* **bell** option in `foot.ini`; set actions in **[bell]** section instead.
### Removed
### Fixed
@ -78,6 +83,7 @@
### Security
### Contributors
* [r\_c\_f](https://codeberg.org/r_c_f)
## 1.7.2