diff --git a/content/github/getting-started-with-github/keyboard-shortcuts.md b/content/github/getting-started-with-github/keyboard-shortcuts.md index a5c927908e62..f3f7cbdb3b69 100644 --- a/content/github/getting-started-with-github/keyboard-shortcuts.md +++ b/content/github/getting-started-with-github/keyboard-shortcuts.md @@ -123,9 +123,9 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr |escape | Cancel the move in progress |enter | Complete the move in progress | or h | Move column to the left -|command ← or command h or control ← or control h | Move column to the leftmost position +|command + ← or command + h or control + ← or control + h | Move column to the leftmost position | or l | Move column to the right -|command → or command l or control → or control l | Move column to the rightmost position +|command + → or command + l or control + → or control + l | Move column to the rightmost position #### Moving a card @@ -135,17 +135,17 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr |escape | Cancel the move in progress |enter | Complete the move in progress | or j | Move card down -|command ↓ or command j or control ↓ or control j | Move card to the bottom of the column +|command + ↓ or command + j or control + ↓ or control + j | Move card to the bottom of the column | or k | Move card up -|command ↑ or command k or control ↑ or control k | Move card to the top of the column +|command + ↑ or command + k or control + ↑ or control + k | Move card to the top of the column | or h | Move card to the bottom of the column on the left -|shift ← or shift h | Move card to the top of the column on the left -|command ← or command h or control ← or control h | Move card to the bottom of the leftmost column -|command shift ← or command shift h or control shift ← or control shift h | Move card to the top of the leftmost column +|shift + ← or shift + h | Move card to the top of the column on the left +|command + ← or command + h or control + ← or control + h | Move card to the bottom of the leftmost column +|command + shift + ← or command + shift + h or control + shift + ← or control + shift + h | Move card to the top of the leftmost column | | Move card to the bottom of the column on the right -|shift → or shift l | Move card to the top of the column on the right -|command → or command l or control → or control l | Move card to the bottom of the rightmost column -|command shift → or command shift l or control shift → or control shift l | Move card to the bottom of the rightmost column +|shift + → or shift + l | Move card to the top of the column on the right +|command + → or command + l or control + → or control + l | Move card to the bottom of the rightmost column +|command + shift + → or command + shift + l or control + shift + → or control + shift + l | Move card to the bottom of the rightmost column #### Previewing a card @@ -158,7 +158,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr | Keyboard shortcut | Description |-----------|------------ -|command space or control space | In the workflow editor, get suggestions for your workflow file. +|command + space or control + space | In the workflow editor, get suggestions for your workflow file. {% endif %} @@ -168,16 +168,16 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr | Keyboard shortcut | Description |-----------|------------ |e | Mark as done -| shift u| Mark as unread -| shift i| Mark as read -| shift m | Unsubscribe +| shift + u| Mark as unread +| shift + i| Mark as read +| shift + m | Unsubscribe {% else %} | Keyboard shortcut | Description |-----------|------------ |e or I or y | Mark as read -|shift m | Mute thread +|shift + m | Mute thread {% endif %} ### Network graph @@ -188,7 +188,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr | or l | Scroll right | or k | Scroll up | or j | Scroll down -|shift ← or shift h | Scroll all the way left -|shift → or shift l | Scroll all the way right -|shift ↑ or shift k | Scroll all the way up -|shift ↓ or shift j | Scroll all the way down +|shift + ← or shift + h | Scroll all the way left +|shift + → or shift + l | Scroll all the way right +|shift + ↑ or shift + k | Scroll all the way up +|shift + ↓ or shift + j | Scroll all the way down