diff options
author | Sebastian Reichel <sre@ring0.de> | 2018-12-15 18:24:04 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@ring0.de> | 2018-12-15 18:31:18 +0100 |
commit | dc3e618b6caa8ffd1c028f8d46d74aabc637adb9 (patch) | |
tree | 7e56a052e8ab8ac39f1bea3fdf2c84e45382b388 /config/urlscan | |
parent | 01fd347ad0e1a359854dbf4df62dda84d8e6ddce (diff) | |
download | mutt-config-dc3e618b6caa8ffd1c028f8d46d74aabc637adb9.tar.bz2 |
Diffstat (limited to 'config/urlscan')
-rw-r--r-- | config/urlscan | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/urlscan b/config/urlscan new file mode 100644 index 0000000..623727c --- /dev/null +++ b/config/urlscan @@ -0,0 +1,2 @@ +macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message" +macro attach,compose \cb "<pipe-entry> urlscan<Enter>" "call urlscan to extract URLs out of a message" |