8000 Remove reference the Command Bar · Comdex/github-cheat-sheet@7e5df88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e5df88

Browse files
committed
Remove reference the Command Bar
Command Bar is no more. Now the search field is a plain text field that only searches within the current repo.
1 parent 3463ac0 commit 7e5df88

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,16 +217,14 @@ When on a repository page, keyboard shortcuts allow you to navigate easily.
217217

218218
- Pressing `t` will bring up a file explorer.
219219
- Pressing `w` will bring up the branch selector.
220-
- Pressing `s` will select the Command Bar.
220+
- Pressing `s` will focus the search field.
221221
- Pressing `l` will edit labels on existing Issues.
222222
- 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.
223223

224224
To see all of the shortcuts for the current page press `?`:
225225

226226
![Keyboard shortcuts](http://i.imgur.com/y5ZfNEm.png)
227227

228-
[*Read more about using the Command Bar.*](https://help.github.com/articles/using-the-command-bar)
229-
230228
### Line Highlighting in Repositories
231229
Either adding `#L52` to the end of a code file URL or simply clicking the line number will highlight that line number.
232230

0 commit comments

Comments
 (0)
0