Danny

Results 70 comments of Danny

Is there any update for this, for those of us would prefer avoiding manually installing these patch?

what I did was ( as myself I do not possess a Mac, but a linux laptop) inject the cycript into the process of target, and connect my own little...

Although in the example config it shows that there is a hotspot traffic type (`TRAFFIC_HOTSPOT`), it throws an error for this option. Reading the MANUAL.txt for the following flag: ```...

Unfortunately it doesn't work in CMD either. I tried in Terminal.app, here is what it looks like: ``` $ racket Welcome to Racket v8.6 [cs]. > (read-line) "" > ```...

Thanks! I had a look and the following seems relevant: + The first point: Command-line Racket provides a new expression editor by default for its read-eval-print loop (REPL). (Rest of...

> I agree that it might be relevant that you're using minimal. In re the `,input readLine`... this is a command you supply to the Racket REPL, not at the...

Hmm, I might have a better fix for this: > but it seems to me that debouncing is currently so aggressive that resting your finger on the up/down arrow will...

Does looks like a better fix than mine

I am experiencing some kinds of slowness as well, it is when `C-n` and `C-p`, navigating the ivy prompt, it feels a bit unresponsive. If I were to edit the...

I have just now realized that for these commands that seems slow to me, it is actually because the ivy prompt would not update selection (highlight) with consecutive `C-n` or...