We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6f7ad commit 5d13402Copy full SHA for 5d13402
instructors/instructor-notes.md
@@ -141,6 +141,8 @@ as long as learners using Windows do not run into roadblocks such as:
141
remain in view: [https://github.com/rgaiacs/swc-shell-split-window](https://github.com/rgaiacs/swc-shell-split-window).
142
143
- 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.
146
Re-running old commands using `!123` or `!wc`
147
isn't a small thing either,
148
and neither are wildcard expansion and `for` loops.
0 commit comments