1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-07 16:36:32 +02:00

update description of search box

This commit is contained in:
Daniel Brown
2020-02-02 16:41:57 +01:00
committed by GitHub
parent db89d93a6c
commit f8a316ea2a

View File

@@ -236,7 +236,7 @@ When on a repository page, keyboard shortcuts allow you to navigate easily.
- Pressing `t` will bring up a file explorer.
- Pressing `w` will bring up the branch selector.
- Pressing `s` will focus the search field for the current repository. Pressing Backspace to delete the “This repository” pill changes the field to search all of GitHub.
- Pressing `s` will focus the search field for the current repository. Pressing to select the “All GitHub” option changes the field to search all of GitHub.
- 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.