summaryrefslogtreecommitdiff
path: root/issues/gnbug/feature-request.gmi
diff options
context:
space:
mode:
authorArun Isaac2021-09-22 16:11:15 +0530
committerArun Isaac2021-09-22 16:11:15 +0530
commit3325241000749e78a7eab5d991c1eb09757df8ef (patch)
treeddb56aa21a3dd36b5aebab2aceeacfb01b73b8e9 /issues/gnbug/feature-request.gmi
parent8a65f457031112303cec5fadbee503f90a6c4b45 (diff)
downloadgn-gemtext-3325241000749e78a7eab5d991c1eb09757df8ef.tar.gz
Close gnbug cat feature request.
Diffstat (limited to 'issues/gnbug/feature-request.gmi')
-rw-r--r--issues/gnbug/feature-request.gmi4
1 files changed, 4 insertions, 0 deletions
diff --git a/issues/gnbug/feature-request.gmi b/issues/gnbug/feature-request.gmi
index a40aebd..0893b7a 100644
--- a/issues/gnbug/feature-request.gmi
+++ b/issues/gnbug/feature-request.gmi
@@ -3,3 +3,7 @@
What do you think of having a `gnbug cat`? It is similar to `gnbug edit` but
instead of opening with your `EDITOR` it prints the given issue number to
standard output.
+
+I have now implemented this feature, but I am calling it `gnbug show' instead of `gnbug cat' because in the future we might add syntax highlighting, print other metadata (creator, participants, etc.) along with the actual text, and that is better described as `gnbug show'. If you feel that an additional `gnbug cat' sub-command that prints out the raw text verbatim is useful, feel free to reopen this issue.
+
+* closed