Currently to choose an option you have to type it into the terminal. However, this could be a problem and what would often happen is that you type in a option that doesn't exist or you type in a option you didn't mean to enter.
The solution to this would be a type of menu where you just press the arrows on your keyboard and press enter on the option you want to use. Not sure how this would be implemented though. Dialog is something a lot of other repo's use so that could be something?
All help is appriciated.
Currently to choose an option you have to type it into the terminal. However, this could be a problem and what would often happen is that you type in a option that doesn't exist or you type in a option you didn't mean to enter.
The solution to this would be a type of menu where you just press the arrows on your keyboard and press enter on the option you want to use. Not sure how this would be implemented though. Dialog is something a lot of other repo's use so that could be something?
All help is appriciated.