kojix2 / chatgpt-cli

Yet another ChatGPT command line tool
https://kojix2.github.io/chatgpt-cli/
MIT License
25 stars 1 forks source link

`$CODE1` `$CODE2` should be 0-based index #18

Closed kojix2 closed 11 months ago

kojix2 commented 11 months ago

The idea of using ChatGPT on the command line seems to be unpopular today. Probably, only an old type of engineer accustomed to terminals would think of using ChatGPT in a terminal. So, this tool should use 0-based indexes instead of 1-based indexes.