HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.18k stars 4.3k forks source link

How to Scroll to top of Terminal? #1427

Open airmagg opened 1 year ago

airmagg commented 1 year ago
Screen Shot 2022-10-26 at 9 48 50 PM

I get to the top of the terminal and can't scroll any higher, but I need to see the rarity of all my traits.

Is there a command that will help me get to the top?

bolshoytoster commented 1 year ago

@airmagg terminals only allow so much scrollback (due to memory concerns). You could add >rarity.json to the end of your command to write it to a file, then you could open it in any text editor.