From f9e0764e889430adafa93ca78a775b43a2cb5d29 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 16 Mar 2020 17:07:21 +0800 Subject: Add item for grep option --- gist | 1 + 1 file changed, 1 insertion(+) diff --git a/gist b/gist index 6524bf0..6b40d5b 100755 --- a/gist +++ b/gist @@ -279,6 +279,7 @@ _show_list() { } # TODO support filenames, file contents +# TODO add option to configure case-sensitive _grep_content() { if [[ -z $1 ]]; then echo 'Please give a pattern' && return 1; fi while read -r index url _ _ _ _ _ _ description; do -- cgit v1.2.3-70-g09d2