Update
A step by step to update AiTerm on your devices
For updating aiterm you can just simply type aiterm -u
and it will prompt you to update to the latest version of aiterm.
Or you can do an manual update way with these following steps.
Using homebrew
brew upgrade aiterm
If it's not working, try to reinstall the aiterm
brew uninstall aiterm
brew untap awgst/awgst
brew tap awgst/awgst
brew install aiterm
Check AiTerm version
Check the version of AiTerm you installed. It should be print the which version you have installed on your device.
aiterm -v
Last updated