v0.3.0
Changelog
Added
- (#41) When collapsing editable sections, the uneditable context lines between those collapsed editable sections is now also hidden.
Fixed
- (#31) Console mode settings are now undone in LIFO order, improving Powershell integration.
- (#47) The alternate screen is now cleared before starting, improving Mosh integration.
Contributors
Thanks to everyone who made this release happen!
- @arxanas
- @emesterhazy made their first contribution in #40
- @ilyagr made their first contribution in #22
- @martindisch made their first contribution in #31
- @martinvonz