From 6e93011f0d1adcc941f4920620cad4167d3634b3 Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Wed, 26 Jan 2022 14:36:27 -0400 Subject: [PATCH] Add section for rand. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 9e77b9f..46f7e04 100644 --- a/TODO +++ b/TODO @@ -50,4 +50,7 @@ plumber -Improve handling of Reddit links (ideally people just wouldn't use Reddit, but alas) -Remove redundant program calls e.g sed foo|sed bar with sed -ne 'foo' -e 'bar/p' -Add proper handling of file:// URIs [high priority] - -Add support for FTP, SSH, and other protocols \ No newline at end of file + -Add support for FTP, SSH, and other protocols + +rand + -No problems known at the moment.