Sam Tay
Sam Tay
If by rating you mean the vote count, those are displayed in the list of questions and answers. You'll see the score in parentheses before the text content of the...
I can at least answer the first part: ``` install.sh: Target: x86_64-unknown-linux-gnu install.sh: Installing to: /home/travis/.cargo/bin gzip: stdin: not in gzip format tar: Child returned status 1 ``` happens because...
Hi @D1mon can you elaborate on what you mean by this?
Oh yes, syntax highlighting. This would be cool, but seems like a high level of effort. Maybe if I find time, or others are motivated. My initial thoughts on the...
Yeah this is a cool idea. I think the [open](https://docs.rs/open/1.4.0/open/) crate would make this pretty easy. Probably add a keybinding to the o key, and if opening fails, default to...
As of [v0.4.8](https://github.com/samtay/so/releases/tag/v0.4.8) pressing `o` will open the focused question & answer in the browser.
As of [v0.4.7](https://github.com/samtay/so/releases/tag/v0.4.7) you can press `y` and it will copy either the question or the answer, whichever side is currently focused. This is admittedly not as sophisticated as individual...
I just reproduced this too after a couple requests. I should really add optional verbose/debug logging, but in lieu of that, manually printing the response body from DDG shows >...
Thanks for giving it a shot! I took a look today, this appears to be a recent issue; I suppose DDG recently got an upgrade and can better suss out...
No, but I thought I had already changed the default search engine to Google, so thanks for reminding me. Then this at least won't happen to people by default.