bensadeh / circumflex

🌿 It's Hacker News in your terminal
GNU Affero General Public License v3.0
1.29k stars 27 forks source link

Add pdf download - Fixes bensadeh/circumflex#140 #141

Closed christiangoeschel closed 1 month ago

christiangoeschel commented 1 month ago

This push relies on a default file system location that will contain all downloaded PDFs, for now it is either '~/circumflex/downloads' or the current working directory of the running circumflex process, respectively.

The keybinding used here is "d" and blocks any input to the program until the download is complete. Information on the progress is given via the status message below the viewport.