charmbracelet / freeze

Generate images of code and terminal output 📸
MIT License
2.98k stars 50 forks source link

Freeze panic's running maven #114

Open dajoen opened 3 weeks ago

dajoen commented 3 weeks ago

Describe the bug Running "mvn clean install" using the execute function. Freeze will panic with an index out of range error.

To Reproduce Steps to reproduce the behavior:

  1. Go to maven project directory
  2. Enter freeze --execute "mvn clean install"
  3. See error

Expected behavior An image containing the out of my command is created.

Screenshots Screenshot 2024-07-05 085534

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.