Commit Diff


commit - b7aa23a09d302017f405ec7d0a375a413a4d7f4b
commit + b1ccf425c267a3ff070ae66a77ea57a1e0b538e3
blob - 51793ce48e26b6d9b70a334e18db68748d725d94
blob + 441cee34deaf1d5102e09edcf7649dbb274a293d
--- telescope.c
+++ telescope.c
@@ -525,6 +525,8 @@ handle_dispatch_imsg(int fd, int event, void *data)
 			if (tab) {
 				tab->faulty_gemserver = 1;
 				ui_on_tab_refresh(tab);
+			} else {
+				message("Download interrupted!");
 			}
 			break;
 		case IMSG_EOF: