summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-02-01 23:14:48 -0500
committerjake <jake@jakes-mail.top>2022-02-01 23:14:48 -0500
commit631e6039d7d0d8ddcaf84d0716ce83d7ff5864f1 (patch)
tree34c1a7e361286c1d3d417343512055d5fbfe9a36
parentdf23c1659708acfe9866c2a7dafc51274cb7e26f (diff)
added comment
-rwxr-xr-xgmi.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/gmi.pl b/gmi.pl
index f2402e5..0ac9a62 100755
--- a/gmi.pl
+++ b/gmi.pl
@@ -18,6 +18,8 @@
#
# jake@jakes-mail.top, jjakke@sqt.wtf, jjakke@member.fsf.org (email & xmpp)
+# I sure hope that this is its own branch hahah
+
use strict;
use warnings;
#use diagnostics;
@@ -830,7 +832,7 @@ sub back {
@doc = @cache;
@cache = @array;
update_history( ["$current_url", "back"] );
- display();
+ display() if (! $display);
}
else {
# when the user just started the program and types 'back' and has history