-
Fail on build:
cargo/rustc 1.82.0
Compiling weechat v0.4.0 (.../rust-weechat/crates/weechat)
error[E0609]: no field `printf_datetime_tags` on type `&t_weechat_plugin`
--> crates/weech…
-
# Crash report
### What happened?
WeeChat embeds CPython in order to run Python scripts inside WeeChat. It can load multiple scripts and they each get their own interpreter. When a script is loa…
-
I noticed that pasting multi-line messages results in a "RoomSendError: 429 Too Many Requests". Is there a Weechat trick to do this natively or is this something that needs to be implemented in weecha…
ghost updated
3 weeks ago
-
### Describe the bug
When unloading more than one perl script the second `/script unload` command makes WeeChat crash.
That also affects the `/upgrade` command.
### Steps to reproduce
1. L…
-
Make telegram-cli available as a weechat plugin.
https://weechat.org/files/doc/devel/weechat_plugin_api.en.html
https://github.com/weechat/weechat
-
**Is your feature request related to a problem? Please describe.**
Weechat reports the following problem on load:
```
Error: unable to load plugin "/usr/lib64/weechat/plugins/perl.so": libperl.so: …
-
Is axolotl.py python3 ? iteritems is python2 only.
```
for option, default_value in script_options.iteritems():
if not weechat.config_is_set_plugin(option):
w…
-
I am experiencing encoding issues with the mastodon plugin. e.g. the apostrophe in https://chaos.social/@LaF0rge/112658685032133855 (l'Iseran) is displayed as `l'Iseran`.
Since nobody else has re…
-
I'm getting this upon opening weechat 3.0.1:
```
Error: API mismatch for plugin "/home/ams/.weechat/plugins/matrix.so" (current API: "20201004-01", plugin API: "20200621-01"), failed to load
If pl…
-
/
```python
Error: API mismatch for plugin "/home/user/.weechat/plugins/matrix.so" (current API: "20201004-01",
plugin API: "20200621-01"), failed to load
If plugin "matrix" is old/obsolete, you c…