GitHub - qo/term: emulate terminal screenshots in typst · GitHub
Skip to content

Latest commit

 

History

13 Commits

Folders and files

Repository files navigation

what

Typst template for emulating terminal screenshots

how

input

#import "term.typ": term

#term(
  content: [`$ ls
term.typ`],
)

output

why

  • no need to take screenshots
  • no need to store screenshots
  • vector graphics instead of raster

how (in-depth)

download the template

curl https://raw.githubusercontent.com/qo/term/main/term.typ --output term.typ

import it wherever you want it

#import "term.typ": term

pass the content parameter to the term function

examples

examples can be found in examples directory

About

emulate terminal screenshots in typst

Resources

Stars

45 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages