From 8fc26f851f08a9b59464e2ac8268e520b1c12565 Mon Sep 17 00:00:00 2001 From: ryanss Date: Sun, 8 Mar 2015 23:59:00 -0400 Subject: Add ability to view alternate pages, Closes #27 ask, show, shownew, jobs, best, active, newest, noobstories --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 900c317..001b85f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,16 @@ Basic Usage ----------- * Open the Hacker News front page in Vim by executing the `:HackerNews` command +* The HackerNews command takes an optional parameter to view items other + than the top stories on the front page: + * `:HackerNews ask` + * `:HackerNews show` + * `:HackerNews shownew` + * `:HackerNews jobs` + * `:HackerNews best` + * `:HackerNews active` + * `:HackerNews newest` + * `:HackerNews noobstories` * Press lowercase `o` to open links in Vim * Press uppercase `O` to open links in default web browser * Numbered lines with story titles on the front page link to the story url -- cgit v1.2.3