From 9886100f08c93f1acefe88d654eb87e86865dd96 Mon Sep 17 00:00:00 2001 From: Rafal Chmiel Date: Mon, 14 Apr 2014 10:36:59 +0100 Subject: [PATCH] Add label hotkey (fixes #19) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddc50c8..43275aa 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ Pressing `w` will bring up the branch selector. Pressing `s` will select the search bar. +Pressing `l` will edit labels on existing issues. + Pressing `y` __when looking at a file__ (e.g. `https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.md`) will change your URL to one which, in effect, freezes the page you are looking at. If this code changes, you will still be able to see what you saw at that current time. To see all of the shortcuts for the current page press `?`.