hn
hn copied to clipboard
Yet another HackerNews viewer for terminal written in Rust.
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 |