======================================================== GitHub (MacOS, Enterprise Server 3.8) keyboard shortcuts ======================================================== First published at 2/28/2023 on https://defkey.com/github-macos-enterprise-server-3-8-shortcuts GitHub Enterprise Server is a self-hosted platform for software development within a enterprise. GitHub (MacOS, Enterprise Server 3.8) has 137 shortcuts and we have listed all of them below. Site wide shortcuts ------------------- S Focus the search bar. For more information, see "About searching on GitHub." / Focus the search bar. For more information, see "About searching on GitHub." G Go to your notifications. For more information, see "About notifications." N Go to your notifications. For more information, see "About notifications." Esc When focused on a user, issue, or pull request hovercard, closes the hovercard and refocuses on the element the hovercard is in Repositories ------------ G then C Go to the Code tab G then I Go to the Issues tab. For more information, see "About issues." G then P Go to the Pull requests tab. For more information, see "About pull requests." G then A Go to the Actions tab. For more information, see "Learn GitHub Actions." G then B Go to the Projects tab. For more information, see "About projects (classic)." G then W Go to the Wiki tab. For more information, see "About wikis." G then G Go to the Discussions tab. For more information, see "About discussions." Source code editing ------------------- Cmd + B Inserts Markdown formatting for bolding text Cmd + I Inserts Markdown formatting for italicizing text Cmd + K Inserts Markdown formatting for creating a link Cmd + Shift + 7 Inserts Markdown formatting for an ordered list Cmd + Shift + 8 Inserts Markdown formatting for an unordered list Cmd + Shift + . Inserts Markdown formatting for a quote E Open source code file in the Edit file tab Cmd + F Start searching in file editor Cmd + G Find next Cmd + Shift + G Find previous Cmd + Option + F Replace Cmd + Shift + Option + F Replace all Alt + G Jump to line Cmd + Z Undo Cmd + Y Redo Cmd + Shift + P Toggles between the Edit file and Preview changes tabs Cmd + S Write a commit message Source code browsing -------------------- T Activates the file finder L Jump to a line in your code W Switch to a new branch or tag Y Expand a URL to its canonical form. For more information, see "Getting permanent links to files." I Show or hide comments on diffs. For more information, see "Commenting on a pull request." A Show or hide annotations on diffs B Open blame view. For more information, see "Viewing a file." Comments -------- Cmd + B Inserts Markdown formatting for bolding text Cmd + I Inserts Markdown formatting for italicizing text Cmd + E Inserts Markdown formatting for code or a command within a line Cmd + K Inserts Markdown formatting for creating a link Cmd + V Creates a Markdown link when applied over highlighted text Cmd + Shift + P Toggles between the Write and Preview comment tabs Cmd + Shift + V Pastes HTML link as plain text Cmd + Shift + Option + V Pastes HTML link as plain text Cmd + Shift + 7 Inserts Markdown formatting for an ordered list Cmd + Shift + 8 Inserts Markdown formatting for an unordered list Cmd + Enter Submits a comment Ctrl + . then Ctrl + [1 - 9] Opens saved replies menu and then autofills comment field with a saved reply. For more information, see "About saved replies." Cmd + Shift + . Inserts Markdown formatting for a quote R Quote the selected text in your reply. For more information, see "Basic writing and formatting syntax." Issue and pull request lists ---------------------------- C Create an issue Ctrl + / Focus your cursor on the issues or pull requests search bar. For more information, see "Filtering and searching issues and pull requests." U Filter by author L Filter by or edit labels. For more information, see "Filtering and searching issues and pull requests." Alt + Left click While filtering by labels, exclude labels. For more information, see "Filtering and searching issues and pull requests." M Filter by or edit milestones. For more information, see "Filtering issues and pull requests by milestone." A Filter by or edit assignee. For more information, see "Filtering and searching issues and pull requests." O Open issue Enter Open issue Issues and pull requests ------------------------ Q Request a reviewer. For more information, see "Requesting a pull request review." M Set a milestone. For more information, see "Associating milestones with issues and pull requests." L Apply a label. For more information, see "Managing labels." A Set an assignee. For more information, see "Assigning issues and pull requests to other GitHub users." X Link an issue or pull request from the same repository. For more information, see "Linking a pull request to an issue." Cmd + Shift + P Toggles between the Write and Preview tabs "Files changed" tab in pull requests ------------------------------------ C Open the Commits dropdown menu to filter which commits are shown in the diffs T Move your cursor to the "Filter changed files" field Cmd + Shift + Enter Submit a review comment Option + Left click Toggle between collapsing and expanding all outdated or resolved review comments in a pull request (for example, by holding down Alt and clicking Show outdated or Hide outdated) Left click then Shift + Left click Comment 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." Projects: Navigating a project ------------------------------ Cmd + F Focus filter field Left arrow Move cell focus to the left Right arrow Move cell focus to the right Up arrow Move cell focus up Down arrow Move cell focus down Projects: Manipulating a project -------------------------------- Enter Toggle edit mode for the focused cell Esc Cancel editing for the focused cell Cmd + Shift + \ Open row actions menu Shift + Space Select item Space Open selected item E Archive selected items Projects (classic): Moving a column ----------------------------------- Enter Start moving the focused column Space Start moving the focused column Esc Cancel the move in progress Enter Complete the move in progress Left arrow Move column to the left H Move column to the left Cmd + Left arrow Move column to the leftmost position Cmd + H Move column to the leftmost position Right arrow Move column to the right L Move column to the right Cmd + Right arrow Move column to the rightmost position Cmd + L Move column to the rightmost position Projects (classic): Moving a card --------------------------------- Enter Start moving the focused card Space Start moving the focused card Esc Cancel the move in progress Enter Complete the move in progress Down arrow Move card down J Move card down Cmd + Down arrow Move card to the bottom of the column Cmd + J Move card to the bottom of the column Up arrow Move card up K Move card up Cmd + Up arrow Move card to the top of the column Cmd + K Move card to the top of the column Left arrow Move card to the bottom of the column on the left H Move card to the bottom of the column on the left Shift + Left arrow Move card to the top of the column on the left Shift + H Move card to the top of the column on the left Cmd + Left arrow Move card to the bottom of the leftmost column Cmd + H Move card to the bottom of the leftmost column Cmd + Shift + Left arrow Move card to the top of the leftmost column Cmd + Shift + H Move card to the top of the leftmost column Right arrow Move card to the bottom of the column on the right Shift + Right arrow Move card to the top of the column on the right Shift + L Move card to the top of the column on the right Cmd + Right arrow Move card to the bottom of the rightmost column Cmd + L Move card to the bottom of the rightmost column Cmd + Shift + Right arrow Move card to the bottom of the rightmost column Cmd + Shift + L Move card to the bottom of the rightmost column Projects (classic): Previewing a card ------------------------------------- Esc Close the card preview pane Notifications ------------- E Mark as done Shift + U Mark as unread Shift + I Mark as read Shift + M Unsubscribe Network graph ------------- Left arrow Scroll left H Scroll left Right arrow Scroll right L Scroll right Up arrow Scroll up K Scroll up Down arrow Scroll down J Scroll down Shift + Left arrow Scroll all the way left Shift + Right arrow Scroll all the way right Shift + Up arrow Scroll all the way up Shift + Down arrow Scroll all the way down Source: Github docs Last modified on (UTC): Tuesday, February 28, 2023 Defkey © All rights reserved.