Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions instructors/instructor-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ as long as learners using Windows do not run into roadblocks such as:
remain in view: [https://github.com/rgaiacs/swc-shell-split-window](https://github.com/rgaiacs/swc-shell-split-window).

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