1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-11 10:24:06 +02:00

Add keyboard screenshot example

This commit is contained in:
Rafal Chmiel
2014-04-16 10:30:10 +01:00
parent 97a5328a1b
commit ef29a1322e

View File

@@ -155,7 +155,9 @@ When on a repository page, keyboard shortcuts allow you to navigate easily.
- 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 `?`.
To see all of the shortcuts for the current page press `?`:
![Keyboard shortcuts](http://i.imgur.com/y5ZfNEm.png)
[*Read more about using the Command Bar.*](https://help.github.com/articles/using-the-command-bar)