Skip to content

Releases: cornish/textivus-editor

v0.2.0

23 Jan 01:04

Choose a tag to compare

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 txv shortcut symlink
  • Installs to /usr/local/bin when run as root
  • Simplified default install location to ~/.local/bin

v0.1.0

20 Jan 17:42

Choose a tag to compare