diff options
Diffstat (limited to 'issues/gnbug/gnbug-show-closed.gmi')
-rw-r--r-- | issues/gnbug/gnbug-show-closed.gmi | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/gnbug/gnbug-show-closed.gmi b/issues/gnbug/gnbug-show-closed.gmi new file mode 100644 index 0000000..65881c3 --- /dev/null +++ b/issues/gnbug/gnbug-show-closed.gmi @@ -0,0 +1,11 @@ +# gnbug cat + +* feature-request + +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 |