Releases: rafaelrinaldi/hn-cli
Releases · rafaelrinaldi/hn-cli
Sort stories by submission date
Features
- Sort stories by submission date
- Add contribution guidelines
- Improved loading messages
- Improved log messages
Fixes "Ask HN" links
Fixes
- Fixes "Ask HN" links by checking if the story has an URL or not. If not, it should open the comments url for that story.
Share on Twitter feature
Features
- Share the current item on Twitter by hitting the t key
Status bar and refresh feature
Features
This release adds two new features:
- A status bar fixed on the bottom of the screen to display visual information about updates and reading progress
- Hit r to refresh the current feed (feature request by @nrosvall at #2)
Enhancements
- Improves the behavior of opening a url from the CLI by looking for a
$BROWSER
environment variable (enhancement request by @rcampbel3 at #6)
🤘
Jump to comments
Added the "jump to comments" feature (suggested by @f0086). To go to a story comment simply hit the c key.