sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit a11bfeab36f52a7fbea6205801f2d1b907c80106
parent 80787b8bed9269e0d0fe2c1570c7e4ec6183e1c1
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Mon,  6 Oct 2014 21:58:20 +0200

history: goto hook

Diffstat:
M History.txt | 3 ++-
M ReleaseNotes | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,9 +1,10 @@
-==
+== 0.20.0 / 2014-10-06
 
 * add man-pages (generated from wiki) (Per Andersson)!
 * HTML messages or messages that are decoded with the mime-decode hook
   are now indexed if the mime-decode hook is set up (Scott Bonds).
 * OpenBSD support (Scott Bonds)!
+* goto-hook for keybinding to open URLs.
 * support special charaters in source URIs (Scott Bonds).
 * output message id and locations on all load_from_source failures
 * fix long-standing getlocal bug
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,8 +1,9 @@
-Release       :
+Release 0.20.0:
 
 We've got man pages (Mr. Andersson)! We've got OpenBSD support (Scott Bonds)!
 It is now possible to get your HTML emails indexed by setting up a mime-decode
-hook before you index (Scott Bonds)! Scott Bonds also fixed up special character handing in source URIs.
+hook before you index (Scott Bonds)! Scott Bonds also fixed up special character handing in source URIs. It is now possible to set up a goto hook
+for opening the URL below the cursor.
 
 Also a few long standing bugs have been fixed, and new GPG keys have been made
 for the tests.