diff options
author | Arun Isaac | 2021-09-22 16:11:15 +0530 |
---|---|---|
committer | Arun Isaac | 2021-09-22 16:11:15 +0530 |
commit | 3325241000749e78a7eab5d991c1eb09757df8ef (patch) | |
tree | ddb56aa21a3dd36b5aebab2aceeacfb01b73b8e9 /issues/gnbug | |
parent | 8a65f457031112303cec5fadbee503f90a6c4b45 (diff) | |
download | gn-gemtext-3325241000749e78a7eab5d991c1eb09757df8ef.tar.gz |
Close gnbug cat feature request.
Diffstat (limited to 'issues/gnbug')
-rw-r--r-- | issues/gnbug/feature-request.gmi | 4 |
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 |