What's Changed
Adding an edit function
Allows you to edit by passing the file to an external editor. #782 #786 #787 #788 #795
Implemented issue #780
Customizable to hide the status line
The status line can now be hidden and there is more customization available. #793 #794 #796 #797
Implemented issue #426
Help and log documentation can be customized separately
The help and log documentation are now separate from General and can be customized separately. #801 #802
Implemented issue #799
Bug fix and update
- Fix missing slice bounds check by @noborus in #783
- Fix duplicate log output by @noborus in #785
- Update modules 20250610 by @noborus in #790
- Add documentation for General configuration items in README.md by @noborus in #792
- Fix inconsistent output after WriteQuit from help followed by Quit by @noborus in #800
- Fix typo in README.md by @noborus in #803
Full Changelog: v0.41.0...v0.42.0