From 0587e9914a988290f86dbe9e8358e3fdd3683419 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Thu, 14 Sep 2023 19:06:03 +0200 Subject: [PATCH] place requirements for tapes --- basics/which.tape | 2 ++ data/w3m.tape | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/basics/which.tape b/basics/which.tape index 67e3de4..5e30340 100644 --- a/basics/which.tape +++ b/basics/which.tape @@ -1,3 +1,5 @@ +Require cmus + Type "whereis cmus" Enter Sleep 1s diff --git a/data/w3m.tape b/data/w3m.tape index f356aec..3c1a6d3 100644 --- a/data/w3m.tape +++ b/data/w3m.tape @@ -1,3 +1,5 @@ +Require w3m + Sleep 1s Type "w3m ddg.gg" Sleep 500ms @@ -39,4 +41,3 @@ Type " " Sleep 2s Type "qy" Sleep 500ms -Ctrl+D