Commit Diff


commit - 399bd9a01030365b744d4ccc4f8ba0b7f8dad2d1
commit + aa52c8a2b559c327d848d82d4de41208aeac2554
blob - b554e03ef683b22c56829579570b1e577af3db2e
blob + 3f94df642fec36ea1bbddbaf44d75da04d8f2a3e
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,10 @@
+2021-11-05  Omar Polo  <op@omarpolo.com>
+
+	* defaults.c (load_default_keys): bind toggle-downloads to <f2>
+	(mappings): added download.{ongoing,done,info} and download style targets
+
+	* cmd.c (cmd_toggle_downloads): add toggle-downloads
+
 2021-10-26  Omar Polo  <op@omarpolo.com>
 
 	* parser_gemtext.c (detect_line_type): correct item line detection: a space is required after the `*' character.