mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
find searches the distilled page the session already holds, prints one line per match with the number to read it by, and costs no fetch. It matches the query as a phrase, case insensitive, and falls back to matching the words separately when the phrase is not there. On the reddit thread from the benchmark: 'oc find w3m' is 115 tokens against 9,670 for oc raw, and it lands on the numbers to read.