Skip to content

yayoc/hn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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