weechat / scripts

Official scripts for WeeChat.
https://weechat.org/scripts/
232 stars 223 forks source link

Update autosort.py to 3.10. #547

Closed de-vri-es closed 11 months ago

de-vri-es commented 11 months ago

Script info

Description

Fixes an exception in the command /autosort helpers swap.

Also replaces the deprecated hook_completion_list_add with completion_list_add and fixes a false positive lint about mixed indentation.

Checklist (script update)