diff --git a/README.md b/README.md index 54d103d..da320a8 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ As of the update on **_2022-01-01_**, if selecting an anime from the search hist ### Dealing with conflicting search queries / rofi grabbing from search list -I can write more about it later, but in this program, rofi is configured to search with case insensitivity and select the best match from the list if there are matches. This can make it difficult at times to write a search query that does not trigger a selection from the rofi menu +In this program, rofi is configured to search with case insensitivity and select the best match from the list if there are matches. This can make it difficult at times to write a search query that does not trigger a selection from the rofi menu
diff --git a/ani-cli b/ani-cli index 5195c5c..9bd5fdb 100755 --- a/ani-cli +++ b/ani-cli @@ -48,21 +48,6 @@ log() { [ "$VERBOSE" -eq 1 ] && printf "%s\n" "$*" >&2 } -search_new() { - # get anime name along with id - curl -s "$BASE_URL" | - sed -n -E ' - s_^[[:space:]]*