Added lexars
This commit is contained in:
parent
382b2ce94b
commit
f9f64b0558
820 changed files with 149371 additions and 0 deletions
lexers/testdata
19
lexers/testdata/vhs.actual
vendored
Normal file
19
lexers/testdata/vhs.actual
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Where should we write the GIF?
|
||||
Output demo.gif
|
||||
|
||||
# Set up a 1200x600 terminal with 46px font.
|
||||
Set FontSize 46
|
||||
Set Width 1200
|
||||
Set Height 600
|
||||
|
||||
# Type a command in the terminal.
|
||||
Type@100ms "echo 'Welcome to VHS!'"
|
||||
|
||||
# Pause for dramatic effect...
|
||||
Sleep 500ms
|
||||
|
||||
# Run the command by pressing enter.
|
||||
Enter
|
||||
|
||||
# Admire the output for a bit.
|
||||
Sleep 5s
|
Loading…
Add table
Add a link
Reference in a new issue