mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
script: fix removal of script in system directory while trying to install a script (closes #2019)
This commit is contained in:
@@ -68,6 +68,7 @@ Bug fixes::
|
||||
* irc: add missing "account-tag" in list of supported capabilities
|
||||
* irc: add channel in "autojoin" server option only when the channel is actually joined (issue #1990)
|
||||
* relay: synchronize nick modes with IRC client upon connection (issue #1984)
|
||||
* script: fix removal of script in system directory while trying to install a script (issue #2019)
|
||||
* script: fix autoload of multiple scripts at once with `/script autoload` (issue #2018)
|
||||
* script: fix crash when a `/script` command triggers another `/script` command (issue #923)
|
||||
* script: add local key bindings during the buffer creation
|
||||
|
||||
Reference in New Issue
Block a user