config: remove options that were deprecated in 1.8.x

* [main].bell
* [main].jump-label-letters
* [main].url-launch
* [main].osc8-underline
This commit is contained in:
Daniel Eklöf 2021-11-14 14:17:08 +01:00
parent 26515b7ab9
commit 0686f94b18
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 3 additions and 82 deletions

View file

@ -74,6 +74,9 @@
### Removed
* The bundled PKGBUILD.
* Deprecated `bell` option (replaced with `[bell]` section in 1.8.0).
* Deprecated `url-launch`, `jump-label-letters` and `osc8-underline`
options (moved to a dedicated `[url]` section in 1.8.0)
### Fixed