A collection of some utility scripts I have written for WeeChat.
Most of these will not be useful for most users. For more interesting scripts,
take a peek at the other weechat- repositories on
my GitHub account.
Run Ruby code.
Commands
eval- Evaluate Ruby code and output the result to the current buffer.
Scroll through printed messages in the input area.
Commands
lastlinenext- move to next message in historyprevious- move to previous message in history
Runs a shell command when a message matches tags and optionally a text mask.
For more help, see /set plugins.desc.ruby.notifier.*.
Commands
notifierenable- enable online notificationsdisable- disable online notificationsonce- notify only on the next occurrence, then disable