Changelog
- Added support for reload (also close)
- Added support for watch
- Added support for specifying the output range of WriteOriginal #48
- Improved drawing speed #144
- Changed the drawing interval of input by pipe #144
What's Changed
- Cache wrapping calculation by @noborus in #129
- Changed to cache search results by @noborus in #130
- Improved follow mode for named pipes by @noborus in #131
- Indirectly change lines by @noborus in #134
- Separate doclist related files by @noborus in #136
- Improved shell completion by @noborus in #138
- Added action to close and reload file by @noborus in #139
- Added watch mode by @noborus in #140
- Insufficient move key assignment for
less
by @noborus in #145 - abolished setOldGlobalStyle by @noborus in #148
- Added benchmark test by @noborus in #149
- Before and after also enable WriteOriginal by @noborus in #147
- Changed the update interval by @noborus in #150
- Fixed that the next line was bold by @noborus in #151
- Added context to cancel follow-mode by @noborus in #152
- Improve parser by @noborus in #153
Full Changelog: v0.9.6...v0.10.0