From 6f8902ff8fb229371f9abc7e19ab85c39c435fe6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Mon, 4 Sep 2023 21:06:03 +0200 Subject: [PATCH] add lf tape --- system/lf.md | 2 ++ system/lf.tape | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 system/lf.tape diff --git a/system/lf.md b/system/lf.md index 30da291..7d53935 100644 --- a/system/lf.md +++ b/system/lf.md @@ -3,6 +3,8 @@ title: "lf - The Light File Manager" tags: [ "Documentation", "File Browser" ] --- +![lf](/tapes/lf.gif) + ## Config File If you don't have a `~/.config/lf/lfrc` file, you can probably find an example in `/usr/share/examples/lf`. diff --git a/system/lf.tape b/system/lf.tape new file mode 100644 index 0000000..9017de4 --- /dev/null +++ b/system/lf.tape @@ -0,0 +1,24 @@ +Require lf + +Set Shell "bash" +Set FontSize 12 +Set Width 800 +Set Height 600 + +Type "lf" +Sleep 1.5s +Enter +Sleep 1.5s +Type "jjj" +Sleep 1s +Enter +Sleep 2s +Type "fortune > file" +Enter +Sleep 2s +Enter +Type "/file" +Enter +Sleep 3s +Type "q" +