mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
trigger: execute trigger command on appropriate buffer (issue #1841)
This affects the following hook types:
- command
- command_run
- line
- modifier
- print
This fixes a regression introduced in WeeChat 3.7 by commit
0f67f55098.
This commit is contained in:
@@ -15,6 +15,13 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
||||
(file _ReleaseNotes.adoc_ in sources).
|
||||
|
||||
|
||||
[[v3.7.1]]
|
||||
== Version 3.7.1 (under dev)
|
||||
|
||||
Bug fixes::
|
||||
|
||||
* trigger: execute trigger command on appropriate buffer for hooks command, command_run, line, modifier and print (issue #1841)
|
||||
|
||||
[[v3.7]]
|
||||
== Version 3.7 (2022-10-09)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user