| Age | Commit message (Collapse) | Author |
|
The `enable` subcommand should be a no-op if the hook is already
enabled.
|
|
Add new commands that enable and disable the print hook. We can use
these commands in terminal focus handlers, to turn on activity
monitoring when WeeChat is not focused, and turn it off once it is
focused.
|
|
Command to clear the activity notification colour from AnyBar and turn
it hollow.
|
|
|
|
Register a `hook_print` to get notified of activity in buffers. This
prints the message to the WeeChat core buffer.
|