App::DuckDuckGo::UI
This is an interactive Curses-based user interface for DuckDuckGo.
Screenshots:
Known bugs:
- Clicking the last result after scrolling down any amount gets the wrong URL
- ~~UI glitches while autocompleting~~ - fixed by not redrawing the entire screen...
- Selection background on results does not extend to the far right of the screen
- ~~Certain queries at certain times simply do not return results. The
fill_deepmethod is never called.~~ - this is a problem with SSL, somehow
