Before this release, if you piped JSON into moar
and pressed 'v', it
would open an editor with the JSON decorated by ANSI escape codes. That
made the file not-JSON and impractical to edit.
With this release, those files are now sent as plain text.
Also in this release:
- Advertise the
--reformat
option in log output .kts
files are recognized and highlighted as Kotlin