| 1234567891011121314151617181920212223 |
- Output outfile
- Set Shell fish
- Sleep 2s
- Type "cd tests/itest"
- Enter
- Sleep 1s
- Type "cargo run -q -- -l"
- Enter
- Sleep 3s
- Type "cargo run -q -- -l --grid"
- Enter
- Sleep 3s
- Type "cargo run -q -- -l --grid --icons"
- Enter
- Sleep 3s
- Ctrl+D
|