Releases: cornish/textivus-editor
Releases · cornish/textivus-editor
v0.2.0
What's New
Minimap
- Added Kitty graphics protocol minimap for terminals that support it
- Fallback braille-character minimap for other terminals
- Column-based rendering architecture for viewport
Encoding
- Added lossy encoding save with confirmation dialog
- Warns when characters cannot be represented in the file's encoding
Improvements
- Menu shortcuts now show configured keybindings
- Fixed tab width handling in minimap and word wrap
- Improved recent files/directories list pruning
- Better CI build configuration
Documentation
- Added keyboard shortcuts documentation
- Added supported encodings section to README
- Updated README with project status and macOS support info
- Added release, CI, and license badges
Installation
- Install script now creates
txvshortcut symlink - Installs to
/usr/local/binwhen run as root - Simplified default install location to
~/.local/bin
v0.1.0
Full Changelog: https://github.com/cornish/textivus-editor/commits/v0.1.0