0xacx / chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
https://gptshell.cc
MIT License
1.05k stars 150 forks source link

Adding image preview support for kitty terminal linux. #59

Closed rexackermann closed 1 year ago

rexackermann commented 1 year ago

Add support for kitty icat image preview on kitty terminal.

0xacx commented 1 year ago

Hi @RexAckermann Thank you the PR!

Could you document what is needed for kitty terminal to display images? I see that icat is required and possibly ImageMagick. Do these come pre-installed with kitty or does a user need to install them? This way, we can add this to documentation or maybe to the install script as well.

rexackermann commented 1 year ago

Hi @RexAckermann Thank you the PR!

Could you document what is needed for kitty terminal to display images? I see that icat is required and possibly ImageMagick. Do these come pre-installed with kitty or does a user need to install them? This way, we can add this to documentation or maybe to the install script as well.

Yes ,ImageMagick is a dependency.So two pakages are needed kitty ImageMagick