Skip to content

Commit af12121

Browse files
authored
Merge pull request #1242 from StarTrooper08/patch-1
Improve documentation issue no #1034
2 parents c844b94 + 6ec893a commit af12121

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

content/github/getting-started-with-github/keyboard-shortcuts.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
123123
|<kbd>escape</kbd> | Cancel the move in progress
124124
|<kbd>enter</kbd> | Complete the move in progress
125125
|<kbd>←</kbd> or <kbd>h</kbd> | Move column to the left
126-
|<kbd>command ←</kbd> or <kbd>command h</kbd> or <kbd>control ←</kbd> or <kbd>control h</kbd> | Move column to the leftmost position
126+
|<kbd>command + ←</kbd> or <kbd>command + h</kbd> or <kbd>control + ←</kbd> or <kbd>control + h</kbd> | Move column to the leftmost position
127127
|<kbd>→</kbd> or <kbd>l</kbd> | Move column to the right
128-
|<kbd>command →</kbd> or <kbd>command l</kbd> or <kbd>control →</kbd> or <kbd>control l</kbd> | Move column to the rightmost position
128+
|<kbd>command + →</kbd> or <kbd>command + l</kbd> or <kbd>control + →</kbd> or <kbd>control + l</kbd> | Move column to the rightmost position
129129

130130
#### Moving a card
131131

@@ -135,17 +135,17 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
135135
|<kbd>escape</kbd> | Cancel the move in progress
136136
|<kbd>enter</kbd> | Complete the move in progress
137137
|<kbd>↓</kbd> or <kbd>j</kbd> | Move card down
138-
|<kbd>command ↓</kbd> or <kbd>command j</kbd> or <kbd>control ↓</kbd> or <kbd>control j</kbd> | Move card to the bottom of the column
138+
|<kbd>command + ↓</kbd> or <kbd>command + j</kbd> or <kbd>control + ↓</kbd> or <kbd>control + j</kbd> | Move card to the bottom of the column
139139
|<kbd>↑</kbd> or <kbd>k</kbd> | Move card up
140-
|<kbd>command ↑</kbd> or <kbd>command k</kbd> or <kbd>control ↑</kbd> or <kbd>control k</kbd> | Move card to the top of the column
140+
|<kbd>command + ↑</kbd> or <kbd>command + k</kbd> or <kbd>control + ↑</kbd> or <kbd>control + k</kbd> | Move card to the top of the column
141141
|<kbd>←</kbd> or <kbd>h</kbd> | Move card to the bottom of the column on the left
142-
|<kbd>shift ←</kbd> or <kbd>shift h</kbd> | Move card to the top of the column on the left
143-
|<kbd>command ←</kbd> or <kbd>command h</kbd> or <kbd>control ←</kbd> or <kbd>control h</kbd> | Move card to the bottom of the leftmost column
144-
|<kbd>command shift ←</kbd> or <kbd>command shift h</kbd> or <kbd>control shift ←</kbd> or <kbd>control shift h</kbd> | Move card to the top of the leftmost column
142+
|<kbd>shift + ←</kbd> or <kbd>shift + h</kbd> | Move card to the top of the column on the left
143+
|<kbd>command + ←</kbd> or <kbd>command + h</kbd> or <kbd>control + ←</kbd> or <kbd>control + h</kbd> | Move card to the bottom of the leftmost column
144+
|<kbd>command + shift + ←</kbd> or <kbd>command + shift + h</kbd> or <kbd>control + shift + ←</kbd> or <kbd>control + shift + h</kbd> | Move card to the top of the leftmost column
145145
|<kbd>→</kbd> | Move card to the bottom of the column on the right
146-
|<kbd>shift →</kbd> or <kbd>shift l</kbd> | Move card to the top of the column on the right
147-
|<kbd>command →</kbd> or <kbd>command l</kbd> or <kbd>control →</kbd> or <kbd>control l</kbd> | Move card to the bottom of the rightmost column
148-
|<kbd>command shift →</kbd> or <kbd>command shift l</kbd> or <kbd>control shift →</kbd> or <kbd>control shift l</kbd> | Move card to the bottom of the rightmost column
146+
|<kbd>shift + →</kbd> or <kbd>shift + l</kbd> | Move card to the top of the column on the right
147+
|<kbd>command + →</kbd> or <kbd>command + l</kbd> or <kbd>control + →</kbd> or <kbd>control + l</kbd> | Move card to the bottom of the rightmost column
148+
|<kbd>command + shift + →</kbd> or <kbd>command + shift + l</kbd> or <kbd>control + shift + →</kbd> or <kbd>control + shift + l</kbd> | Move card to the bottom of the rightmost column
149149

150150
#### Previewing a card
151151

@@ -158,7 +158,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
158158

159159
| Keyboard shortcut | Description
160160
|-----------|------------
161-
|<kbd>command space </kbd> or <kbd>control space</kbd> | In the workflow editor, get suggestions for your workflow file.
161+
|<kbd>command + space </kbd> or <kbd>control + space</kbd> | In the workflow editor, get suggestions for your workflow file.
162162

163163
{% endif %}
164164

@@ -168,16 +168,16 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
168168
| Keyboard shortcut | Description
169169
|-----------|------------
170170
|<kbd>e</kbd> | Mark as done
171-
| <kbd>shift u</kbd>| Mark as unread
172-
| <kbd>shift i</kbd>| Mark as read
173-
| <kbd>shift m</kbd> | Unsubscribe
171+
| <kbd>shift + u</kbd>| Mark as unread
172+
| <kbd>shift + i</kbd>| Mark as read
173+
| <kbd>shift + m</kbd> | Unsubscribe
174174

175175
{% else %}
176176

177177
| Keyboard shortcut | Description
178178
|-----------|------------
179179
|<kbd>e</kbd> or <kbd>I</kbd> or <kbd>y</kbd> | Mark as read
180-
|<kbd>shift m</kbd> | Mute thread
180+
|<kbd>shift + m</kbd> | Mute thread
181181
{% endif %}
182182

183183
### Network graph
@@ -188,7 +188,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
188188
|<kbd>→</kbd> or <kbd>l</kbd> | Scroll right
189189
|<kbd>↑</kbd> or <kbd>k</kbd> | Scroll up
190190
|<kbd>↓</kbd> or <kbd>j</kbd> | Scroll down
191-
|<kbd>shift ←</kbd> or <kbd>shift h</kbd> | Scroll all the way left
192-
|<kbd>shift →</kbd> or <kbd>shift l</kbd> | Scroll all the way right
193-
|<kbd>shift ↑</kbd> or <kbd>shift k</kbd> | Scroll all the way up
194-
|<kbd>shift ↓</kbd> or <kbd>shift j</kbd> | Scroll all the way down
191+
|<kbd>shift + ←</kbd> or <kbd>shift + h</kbd> | Scroll all the way left
192+
|<kbd>shift + →</kbd> or <kbd>shift + l</kbd> | Scroll all the way right
193+
|<kbd>shift + ↑</kbd> or <kbd>shift + k</kbd> | Scroll all the way up
194+
|<kbd>shift + ↓</kbd> or <kbd>shift + j</kbd> | Scroll all the way down

0 commit comments

Comments
 (0)