Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 423 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 423 Bytes

HN

Yet another HackerNews viewer for terminal written in Rust.

Key Bindings

Key Description
k Cursor up
j Cursor down
CTRL+u Scroll window upwards
CTRL+d Scroll window downwards
g Jump to top
G Jump to bottom
Enter Open the article with default browser
c Open comments with default browser
CTRL+r Reload articles
CTRL+c Quit