diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-24 13:04:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-24 13:04:11 -0500 |
commit | 218931d6ba6f33f023aa9dc921d0aa0aca5a9f12 (patch) | |
tree | 92089835c75f36318c81253d67cf89b18b75f774 /assets/vhs.tape | |
parent | ef65550765215416195ad1a456408db781e752fd (diff) |
feat: add help at the bottom (#5)
* Attemp at using goreleaser
* Fix syntax error in .goreleaser.yml
* fix: Check roadmap feature for clipboard (README)
* feat: add help menu at the bottom (#4)
* MVP for a help menu
* fix: commented code is evil
Diffstat (limited to 'assets/vhs.tape')
-rw-r--r-- | assets/vhs.tape | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/assets/vhs.tape b/assets/vhs.tape index 49b43a1..ecb1e4e 100644 --- a/assets/vhs.tape +++ b/assets/vhs.tape @@ -4,10 +4,10 @@ Require termpicker Set FontSize 18 Set Width 800 -Set Height 480 +# Set Height 480 +Set Height 600 Set Margin 15 -# Set MarginFill "#674EFF" Set MarginFill "#6F4624" Set BorderRadius 10 @@ -26,6 +26,9 @@ Sleep 500ms Type "jkllllljhhklhkhh" Sleep 1s +Type "?" +Sleep 500ms + Tab Sleep 500ms Type "jklllllljhhklhkhh" |