diff options
author | typebrook <typebrook@gmail.com> | 2020-03-22 13:52:37 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-03-22 13:58:37 +0800 |
commit | 36978ecf47983a5af9b0f8063a950d1af4013cd2 (patch) | |
tree | b68c72a57d70a82b9cbc808db4ce710bf098d341 /README.md | |
parent | 91da68abaaabd9d815520f4269ee922043c738ad (diff) | |
parent | a8cfd85be5372512f308ce3caaa629d524cc667f (diff) |
Merge branch 'refactor-stdin'
- If STDIN is not empty, read indices from first column in each line,
and only show list with those indices
- Support 'gist', 'gist star', 'gist grep', 'gist tag'
- So right now, you can concate the result for each subcommand:
# get gists with tag 1 or tag2, and with tag 3
gist tag tag1 tag2 | gist tag 3
# grep gists with string1, and only show starred gist
gist grep string1 | gist star
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions