mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
fset: remove error displayed in core buffer when clicking with the mouse below the last option displayed
This commit is contained in:
@@ -13,6 +13,19 @@ When upgrading from version X to Y, please read and apply all instructions from
|
||||
|
||||
For a list of all changes in each version, please see [CHANGELOG.md](CHANGELOG.md).
|
||||
|
||||
## Version 4.10.0
|
||||
|
||||
### Command on mouse click in fset buffer
|
||||
|
||||
The command executed when clicking in the fset buffer has been updated to prevent
|
||||
errors on the core buffer when the click is done below the last option.
|
||||
|
||||
To reset the key and use the new default command:
|
||||
|
||||
```text
|
||||
/reset weechat.key_mouse.@chat(fset.fset):button1
|
||||
```
|
||||
|
||||
## Version 4.8.0
|
||||
|
||||
### IRC temporary servers
|
||||
|
||||
Reference in New Issue
Block a user