scripts
scripts copied to clipboard
Official scripts for WeeChat.
## Script info - Script name: urlgrab.py - Version: 3.1 ## Description This adds an option to store URLs by the full_name of the buffer, rather than the short_name or...

I have just encountered a problem If I moved the buddylist bar to the top or bottom of my weechat page I can no longer click the buddy list name...
## Script info - Script name: ipinfo.tcl - Version: 1.0 - Requirements: none - Min WeeChat version: 3 - Script tags: ## Description Retrieve informations about an IP Usage: /ipinfo...
Hi, I really like this script, but whenever I leave the url selector open and end up exiting out of weechat, perhaps not cleanly through /exit but through logging out...
Previously, this script was taking care of removing invalid spaces used before a command. This patch improves the script to remove leading whitespace characters in all cases, not just for...
The URL shortener-script `shortenurl.py` doesn't return shortened URLs (at least, when isgd is selected as shortener).  It seems, that the `try` block for retrieving...
## Script / WeeChat - Name of script: buffer_dmenu.py - Script version: 0.2.1 - WeeChat version: 3.2 This bug has been reported to the script author? No ## Bug summary...
## Script / WeeChat - Name of script: colorize_lines.pl - Script version: 3.9 - WeeChat version: v2.9-37-gaac14f28d This bug has been reported to the script author? Yes Response or reason: ...
They prevent grep from working on logs, which contain incorrectly split international messages (i.e. message containing 242 utf-8 chars and 3 spaces (484 + 3 bytes) was split like 243+244...