Skip to content

Commit 5d13402

Browse files
authored
Emphasize tab completion. (#1497)
1 parent 8e6f7ad commit 5d13402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

instructors/instructor-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ as long as learners using Windows do not run into roadblocks such as:
141141
remain in view: [https://github.com/rgaiacs/swc-shell-split-window](https://github.com/rgaiacs/swc-shell-split-window).
142142

143143
- Tab completion sounds like a small thing: it isn't.
144+
Be sure to explain when you use tab completion while typing,
145+
doing this often will allow learners to go faster and remind them of a useful technique.
144146
Re-running old commands using `!123` or `!wc`
145147
isn't a small thing either,
146148
and neither are wildcard expansion and `for` loops.

0 commit comments

Comments
 (0)