chubin / chubin/cheat.sh

cache results and instantly write to clipboard when using c/C in shell mode

Open
#137 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
41.7k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

it looks like in shell mode, the the c command takes the same time as querying, is it because it's re-fetching because there's no caching?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the shell-mode c/C command and the query path to determine whether each command re-fetches results. Verify how clipboard output is handled; done means cached results are reused and the command writes to the clipboard without waiting for another query.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.