changelog: irc+ircs added to default value of url.protocols

This commit is contained in:
Daniel Eklöf 2021-12-27 21:13:26 +01:00
parent cbbc142eb9
commit 1217cb50d2
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -42,6 +42,8 @@
* `[mouse-bindings].selection-override-modifiers` option, specifying * `[mouse-bindings].selection-override-modifiers` option, specifying
which modifiers to hold to override mouse grabs by client which modifiers to hold to override mouse grabs by client
applications and force selection instead. applications and force selection instead.
* _irc://_ and _ircs://_ to the default set of protocols recognized
when auto-detecting URLs.
### Changed ### Changed