Ben Busby
Ben Busby
Hi! Yes, it's possible. I've created two separate issues - #10 and #11 for tracking iterm2 and hyper terminal support. I'll let you know once these are supported.
Hi @ciscohack -- I've been working periodically on adding iTerm2 support, but encountered a bug in iTerm2 where a generic color profile crashes the terminal if it doesn't specify certain...
Hi @ciscohack, I think I'm almost finished with the iterm2 themes, but had a few things to mention. So the existing theme colors use editor specific names (like `boolean`, `number`,...
@ciscohack > First Thanks a lot Ben for hard work. No problem! I'm happy to help. > Is it touch to convert just this one into hyper terminal "fire-spring.itermcolors" theme...
@ciscohack OK, so I finished the Fire Spring theme for Hyper. I've included instructions below: 1. `git clone https://github.com/benbusby/hyper-earthbound-themes.git ~/.hyper_plugins/local/earthbound_themes` 2. In your `.hyper.js` file add `localPlugins: ['earthbound_themes'],` 3. Then...
Thanks @vacom13, and sorry I missed your message from back in December! I think for an initial implementation you could just add support for multiple proxies, and retry requests using...
Hey @vacom13, I think that's actually a good idea, but potentially a bit out of scope for this issue. I think all this issue should really support is multiple user...
Are you running that with `--only-fixed`?
I do agree that would be a nice feature. I haven't encountered the captcha issue too much (thankfully) but I'd still like to eliminate it altogether. My understanding of anti-captcha...
Just to clarify, are you wanting all Whoogle instances to support JSON endpoints by default? Or would allowing individual maintainers to enable JSON support be an acceptable solution? I ask...