summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorMatto Fransen <matto@matto.nl>2024-11-08 17:15:37 +0100
committerMatto Fransen <matto@matto.nl>2024-11-08 17:15:37 +0100
commit349aabcbb6bd10b007f431d180e870a5918b9e21 (patch)
tree0457a43e7ab554d6167c6404a6c735d541e85bac /README.org
parentab8e80fb568cdec3385fa9ddec21227afa97982a (diff)
Browse URL in the messageexternals/rcirc-sqlite
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 48400f0..f8f60f6 100644
--- a/README.org
+++ b/README.org
@@ -51,7 +51,6 @@ Re-evaluate your init file or restart Emacs, whatever you prefer.
The command ~rcirc-sqlite-log-mode~ toggles between activation
and deactivation of ~rcirc-sqlite~.
-
To start ~rcirc-sqlite~ automatically when ~rcirc~ is started, add the
following to your init file:
@@ -160,6 +159,7 @@ following keys.
| ~>~ | Same, but also include the next day |
| ~^~ | Same, but also include the previous day |
| ~a~ | Same, but also include all following days |
+| ~b~ | Browse URL in the message |
| ~<~ | Show logs of the channel,date, and nick of the selected message |
| ~c~ | Copy the selected message, nicely formatted, to the kill-ring |
| ~R~ | Insert the selected message, nicely formatted, into a register |