# The configurations that used for the recording, feel free to edit them
config:

  # Specify a command to be executed
  # like `/bin/bash -l`, `ls`, or any other commands
  # the default is bash for Linux
  # or powershell.exe for Windows
  command: bash -l
  
  # Specify the current working directory path
  # the default is the current working directory path
  cwd: /Users/jacky/Desktop/work/demo/kaizen-cli/_
  
  # Export additional ENV variables
  env:
    recording: true
  
  # Explicitly set the number of columns
  # or use `auto` to take the current
  # number of columns of your shell
  cols: 106
  
  # Explicitly set the number of rows
  # or use `auto` to take the current
  # number of rows of your shell
  rows: 25
  
  # Amount of times to repeat GIF
  # If value is -1, play once
  # If value is 0, loop indefinitely
  # If value is a positive number, loop n times
  repeat: 0
  
  # Quality
  # 1 - 100
  quality: 100
  
  # Delay between frames in ms
  # If the value is `auto` use the actual recording delays
  frameDelay: auto
  
  # Maximum delay between frames in ms
  # Ignored if the `frameDelay` isn't set to `auto`
  # Set to `auto` to prevent limiting the max idle time
  maxIdleTime: 2000
  
  # The surrounding frame box
  # The `type` can be null, window, floating, or solid`
  # To hide the title use the value null
  # Don't forget to add a backgroundColor style with a null as type
  frameBox:
    type: floating
    title: Terminalizer
    style:
      border: 0px black solid
      # boxShadow: none
      # margin: 0px
  
  # Add a watermark image to the rendered gif
  # You need to specify an absolute path for
  # the image on your machine or a URL, and you can also
  # add your own CSS styles
  watermark:
    imagePath: null
    style:
      position: absolute
      right: 15px
      bottom: 15px
      width: 100px
      opacity: 0.9
  
  # Cursor style can be one of
  # `block`, `underline`, or `bar`
  cursorStyle: block
  
  # Font family
  # You can use any font that is installed on your machine
  # in CSS-like syntax
  fontFamily: "Monaco, Lucida Console, Ubuntu Mono, Monospace"
  
  # The size of the font
  fontSize: 12
  
  # The height of lines
  lineHeight: 1
  
  # The spacing between letters
  letterSpacing: 0
  
  # Theme
  theme:
    background: "transparent"
    foreground: "#afafaf"
    cursor: "#c7c7c7"
    black: "#232628"
    red: "#fc4384"
    green: "#b3e33b"
    yellow: "#ffa727"
    blue: "#75dff2"
    magenta: "#ae89fe"
    cyan: "#708387"
    white: "#d5d5d0"
    brightBlack: "#626566"
    brightRed: "#ff7fac"
    brightGreen: "#c8ed71"
    brightYellow: "#ebdf86"
    brightBlue: "#75dff2"
    brightMagenta: "#ae89fe"
    brightCyan: "#b1c6ca"
    brightWhite: "#f9f9f4"
  
# Records, feel free to edit them
records:
  - delay: 459
    content: "\e[?1034hchenjianmingde-MacBook-Pro:_ jacky$ "
  - delay: 916
    content: .
  - delay: 135
    content: .
  - delay: 177
    content: /
  - delay: 365
    content: k
  - delay: 322
    content: a
  - delay: 118
    content: i
  - delay: 91
    content: z
  - delay: 150
    content: e
  - delay: 72
    content: 'n'
  - delay: 531
    content: ' '
  - delay: 477
    content: i
  - delay: 68
    content: p
  - delay: 63
    content: f
  - delay: 68
    content: s
  - delay: 186
    content: ' '
  - delay: 67
    content: u
  - delay: 82
    content: p
  - delay: 223
    content: l
  - delay: 150
    content: o
  - delay: 88
    content: a
  - delay: 226
    content: d
  - delay: 541
    content: "\r\n"
  - delay: 286
    content: "\e[2J\e[0f\r\n\r\n\e[33m  _  __     _      ___   _____  _____   _   _ \e[39m\r\n\e[33m | |/ /    / \\    |_ _| |__  / | ____| | \\ | |\e[39m\r\n\e[33m | ' /    / _ \\    | |    / /  |  _|   |  \\| |\e[39m\r\n\e[33m | . \\   / ___ \\   | |   / /_  | |___  | |\\  |\e[39m\r\n\e[33m |_|\\_\\ /_/   \\_\\ |___| /____| |_____| |_| \\_|\e[39m\r\n\e[33m                                              \e[39m\r\n"
  - delay: 24
    content: "\e[1G\e[0Jprompt: \e[90mPlease ensure you will upload 「/Users/jacky/Desktop/work/demo/kaizen-cli/_」 to the IPFS (yes/no)\e[39m\e[90m: \e[39m \e[4G"
  - delay: 2017
    content: 'y'
  - delay: 662
    content: "\r\r\n"
  - delay: 1132
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 50
    content: "\r/"
  - delay: 50
    content: "\r-"
  - delay: 56
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 55
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 55
    content: "\r\\"
  - delay: 55
    content: "\r|"
  - delay: 51
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 50
    content: "\r\\"
  - delay: 56
    content: "\r|"
  - delay: 55
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 51
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 51
    content: "\r/"
  - delay: 50
    content: "\r-"
  - delay: 53
    content: "\r\\"
  - delay: 54
    content: "\r|"
  - delay: 56
    content: "\r/"
  - delay: 52
    content: "\r-"
  - delay: 50
    content: "\r\\"
  - delay: 55
    content: "\r|"
  - delay: 50
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 56
    content: "\r\\"
  - delay: 55
    content: "\r|"
  - delay: 50
    content: "\r/"
  - delay: 54
    content: "\r-"
  - delay: 52
    content: "\r\\"
  - delay: 50
    content: "\r|"
  - delay: 50
    content: "\r/"
  - delay: 50
    content: "\r-"
  - delay: 55
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 56
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 54
    content: "\r\\"
  - delay: 56
    content: "\r|"
  - delay: 50
    content: "\r/"
  - delay: 54
    content: "\r-"
  - delay: 52
    content: "\r\\"
  - delay: 52
    content: "\r|"
  - delay: 53
    content: "\r/"
  - delay: 53
    content: "\r-"
  - delay: 51
    content: "\r\\"
  - delay: 50
    content: "\r|"
  - delay: 54
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 53
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 55
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 50
    content: "\r\\"
  - delay: 52
    content: "\r|"
  - delay: 53
    content: "\r/"
  - delay: 50
    content: "\r-"
  - delay: 51
    content: "\r\\"
  - delay: 55
    content: "\r|"
  - delay: 51
    content: "\r/"
  - delay: 52
    content: "\r-"
  - delay: 52
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 55
    content: "\r/"
  - delay: 51
    content: "\r-"
  - delay: 50
    content: "\r\\"
  - delay: 51
    content: "\r|"
  - delay: 54
    content: "\r/"
  - delay: 55
    content: "\r-"
  - delay: 50
    content: "\r\\"
  - delay: 55
    content: "\r|"
  - delay: 51
    content: "\r/"
  - delay: 51
    content: "\r-"
  - delay: 55
    content: "\r\\"
  - delay: 55
    content: "\r|"
  - delay: 51
    content: "\r\nFile/Folder hash: QmQRPcEQXca5NbpaZ37oGsTVL1ffZN66WQPWco87TujNAE\r\n\e[32m\e[1m==== Upload your files to IPFS Successfully ====\e[22m\e[39m\r\n"
