diff options
Diffstat (limited to 'docs/tutorial/tapes/04-files-tab.tape')
| -rw-r--r-- | docs/tutorial/tapes/04-files-tab.tape | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/tutorial/tapes/04-files-tab.tape b/docs/tutorial/tapes/04-files-tab.tape new file mode 100644 index 0000000..49adfee --- /dev/null +++ b/docs/tutorial/tapes/04-files-tab.tape @@ -0,0 +1,32 @@ +# 04-files-tab: files tab plus directory-grouped view toggle (`d`). +# Key 4 switches to Files. +Output demo/assets/04-files-tab.gif +Set Shell "bash" +Set Padding 20 + +Hide +Type "cd $(mktemp -d -t ior-demo-XXXX) && clear" +Enter +Sleep 300ms +Show + +Type "sudo -n /home/paul/git/ior/ior" +Enter +Sleep 5s +Enter +Sleep 4s +Type "4" +Sleep 3s +Type "j" +Sleep 400ms +Type "j" +Sleep 400ms +Type "j" +Sleep 800ms +Type "d" +Sleep 3s +Screenshot demo/assets/screenshot-files-grouped.png +Type "d" +Sleep 2s +Type "q" +Sleep 1s |
