phillip
Results
4
issues of
phillip
When plugins.var.python.chanop.autodeop_delay is 0 /obankick does not work, because it deop's before kick. It should wait for kick and then deop. Version: WeeChat 0.4.3 chanop.py: 0.3.1 reproducible example: /set plugins.var.python.chanop.autodeop_delay...
bug
fix syntax: you can not use [ == ]; it's [ = ](posix) or [[ == ]] or [[ = ]](both bash/zsh only). It does only work because bash corrects...
just a few lines