Release Date: 2025-12-30
This release improves hyperlink detection and rendering with better support for wrapped URLs across multiple terminal lines and enhanced performance through hyperlink caching.
- Enhanced Wrapped Hyperlink Detection: URLs that wrap across multiple terminal lines are now properly detected and clickable (#199)
- Hyperlink Performance Optimization: Added version-based caching for hyperlinks to reduce redundant processing
- Wide Character Padding Fix: Improved rendering of wide characters adjacent to hyperlinks
- Fixed wrapped hyperlink detection issues based on code review feedback
- Improved hyperlink detection across line boundaries
None
https://github.com/kshivang/BossTerm/compare/v1.0.64...v1.0.65