Skip to main content

此版本的 GitHub Enterprise 已停止服务 2022-10-12. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 GitHub Enterprise 支持

Keyboard shortcuts

Nearly every page on GitHub has a keyboard shortcut to perform actions faster.

About keyboard shortcuts

Typing ? on GitHub brings up a dialog box that lists the keyboard shortcuts available for that page. You can use these keyboard shortcuts to perform actions across the site without using your mouse to navigate.

Below is a list of some of the available keyboard shortcuts.

Site wide shortcuts

Keyboard shortcutDescription
S or /Focus the search bar. For more information, see "About searching on GitHub."
G NGo to your notifications. For more information, see "About notifications."
EscWhen focused on a user, issue, or pull request hovercard, closes the hovercard and refocuses on the element the hovercard is in

Repositories

Keyboard shortcutDescription
G CGo to the Code tab
G IGo to the Issues tab. For more information, see "About issues."
G PGo to the Pull requests tab. For more information, see "About pull requests."
G AGo to the Actions tab. For more information, see "About Actions."
G BGo to the Projects tab. For more information, see "About project boards."
G WGo to the Wiki tab. For more information, see "About wikis."

Source code editing

Keyboard shortcutDescription
Command+B (Mac) or
Ctrl+B (Windows/Linux)
Inserts Markdown formatting for bolding text
Command+I (Mac) or
Ctrl+I (Windows/Linux)
Inserts Markdown formatting for italicizing text
Command+K (Mac) or
Ctrl+K (Windows/Linux)
Inserts Markdown formatting for creating a link
EOpen source code file in the Edit file tab
Command+F (Mac) or
Ctrl+F (Windows/Linux)
Start searching in file editor
Command+G (Mac) or
Ctrl+G (Windows/Linux)
Find next
Command+Shift+G (Mac) or
Ctrl+Shift+G (Windows/Linux)
Find previous
Command+Option+F (Mac) or
Ctrl+Shift+F (Windows/Linux)
Replace
Command+Shift+Option+F (Mac) or
Ctrl+Shift+R (Windows/Linux)
Replace all
Alt+GJump to line
Command+Z (Mac) or
Ctrl+Z (Windows/Linux)
Undo
Command+Y (Mac) or
Ctrl+Y (Windows/Linux)
Redo
Command+Shift+PToggles between the Edit file and Preview changes tabs
Command+S (Mac) or
Ctrl+S (Windows/Linux)
Write a commit message

For more keyboard shortcuts, see the CodeMirror documentation.

Source code browsing

Keyboard shortcutDescription
TActivates the file finder
LJump to a line in your code
WSwitch to a new branch or tag
YExpand a URL to its canonical form. For more information, see "Getting permanent links to files."
IShow or hide comments on diffs. For more information, see "Commenting on the diff of a pull request."
AShow or hide annotations on diffs
BOpen blame view. For more information, see "Tracing changes in a file."

Comments

Keyboard shortcutDescription
Command+B (Mac) or
Ctrl+B (Windows/Linux)
Inserts Markdown formatting for bolding text
Command+I (Mac) or
Ctrl+I (Windows/Linux)
Inserts Markdown formatting for italicizing text
Command+E (Mac) or
Ctrl+E (Windows/Linux)
Inserts Markdown formatting for code or a command within a line
Command+K (Mac) or
Ctrl+K (Windows/Linux)
Inserts Markdown formatting for creating a link
Command+Shift+P (Mac) or
Ctrl+Shift+P (Windows/Linux)
Toggles between the Write and Preview comment tabs
Command+Enter (Mac) or
Ctrl+Enter (Windows/Linux)
Submits a comment
Ctrl+. and then Ctrl+[saved reply number]Opens saved replies menu and then autofills comment field with a saved reply. For more information, see "About saved replies."
RQuote the selected text in your reply. For more information, see "Basic writing and formatting syntax."

Issue and pull request lists

Keyboard shortcutDescription
CCreate an issue
Command+/ (Mac) or
Ctrl+/ (Windows/Linux)
Focus your cursor on the issues or pull requests search bar. For more information, see "Filtering and searching issues and pull requests."
UFilter by author
LFilter by or edit labels. For more information, see "Filtering issues and pull requests by labels."
Alt and clickWhile filtering by labels, exclude labels. For more information, see "Filtering issues and pull requests by labels."
MFilter by or edit milestones. For more information, see "Filtering issues and pull requests by milestone."
AFilter by or edit assignee. For more information, see "Filtering issues and pull requests by assignees."
O or EnterOpen issue

Issues and pull requests

Keyboard shortcutDescription
QRequest a reviewer. For more information, see "Requesting a pull request review."
MSet a milestone. For more information, see "Associating milestones with issues and pull requests."
LApply a label. For more information, see "Applying labels to issues and pull requests."
ASet an assignee. For more information, see "Assigning issues and pull requests to other GitHub users."
XLink an issue or pull request from the same repository. For more information, see "Linking a pull request to an issue."
Command+Shift+P (Mac) or
Ctrl+Shift+P (Windows/Linux)
Toggles between the Write and Preview tabs

Changes in pull requests

Keyboard shortcutDescription
COpen the list of commits in the pull request
TOpen the list of changed files in the pull request
JMove selection down in the list
KMove selection up in the list
Command+Shift+EnterAdd a single comment on a pull request diff
Alt and clickToggle between collapsing and expanding all outdated review comments in a pull request by holding down Alt and clicking Show outdated or Hide outdated.
Click, then Shift and clickComment on multiple lines of a pull request by clicking a line number, holding Shift, then clicking another line number. For more information, see "Commenting on a pull request."

Project boards

Moving a column

Keyboard shortcutDescription
Enter or SpaceStart moving the focused column
EscCancel the move in progress
EnterComplete the move in progress
or HMove column to the left
Command+ or Command+H (Mac) or
Ctrl+ or Ctrl+H (Windows/Linux)
Move column to the leftmost position
or LMove column to the right
Command+ or Command+L (Mac) or
Ctrl+ or Ctrl+L (Windows/Linux)
Move column to the rightmost position

Moving a card

Keyboard shortcutDescription
Enter or SpaceStart moving the focused card
EscCancel the move in progress
EnterComplete the move in progress
or JMove card down
Command+ or Command+J (Mac) or
Ctrl+ or Ctrl+J (Windows/Linux)
Move card to the bottom of the column
or KMove card up
Command+ or Command+K (Mac) or
Ctrl+ or Ctrl+K (Windows/Linux)
Move card to the top of the column
or HMove card to the bottom of the column on the left
Shift+ or Shift+HMove card to the top of the column on the left
Command+ or Command+H (Mac) or
Ctrl+ or Ctrl+H (Windows/Linux)
Move card to the bottom of the leftmost column
Command+Shift+ or Command+Shift+H (Mac) or
Ctrl+Shift+ or Ctrl+Shift+H (Windows/Linux)
Move card to the top of the leftmost column
Move card to the bottom of the column on the right
Shift+ or Shift+LMove card to the top of the column on the right
Command+ or Command+L (Mac) or
Ctrl+ or Ctrl+L (Windows/Linux)
Move card to the bottom of the rightmost column
Command+Shift+ or Command+Shift+L (Mac) or
Ctrl+Shift+ or Ctrl+Shift+L (Windows/Linux)
Move card to the bottom of the rightmost column

Previewing a card

Keyboard shortcutDescription
EscClose the card preview pane

Notifications

Keyboard shortcutDescription
EMark as done
Shift+UMark as unread
Shift+IMark as read
Shift+MUnsubscribe

Network graph

Keyboard shortcutDescription
or HScroll left
or LScroll right
or KScroll up
or JScroll down
Shift+ (Mac) or
Shift+H (Windows/Linux)
Scroll all the way left
Shift+ (Mac) or
Shift+L (Windows/Linux)
Scroll all the way right
Shift+ (Mac) or
Shift+K (Windows/Linux)
Scroll all the way up
Shift+ (Mac) or
Shift+J (Windows/Linux)
Scroll all the way down