system requirements: macOS 15 and later
New Features
- Add the
--gotooption to thecotcommand-line tool as syntactic sugar for the--lineand--columnoptions. See--helpor the user guide for details. - Add Chinese (Hong Kong) localization (thanks to changanmoon!).
Improvements
- Improve the text encoding detection algorithm.
- Update the C++ syntax to incl...