aeph
Releases
v0.1.6 latest
Documentation
  • Update theming docs to use config file instead of env vars
  • Add link to features page in GUIDE.md
v0.1.5
New Features
  • Placeholder quotes when document is empty (Unix philosophy)
  • Body centering toggle (Ctrl+Shift+B)
  • Session persistence for grid style and text alignment
  • Text area padding improvements
v0.1.4
New Features
  • Document switching with Ctrl+Shift+Arrow keys
  • Grid style toggle (Ctrl+B) - Off/Dots/Lines
  • Auto-pairing for brackets and quotes
  • Config file support (~/.config/aeph/config.toml)
v0.1.3
New Features
  • Vim-style leader commands (:dd, :yy, :p, :q)
  • Document switching with :1-:9 commands
  • Paginated help system
  • URL underline highlighting
v0.1.2
New Features
  • Logo screen on first launch
  • Startup hint display
  • Improved ASCII art design
v0.1.1
Bug Fixes
  • Fix binary permissions in npm publish
v0.1.0
Initial Release
  • Multi-document management (9 documents)
  • Task management with checkboxes
  • Auto-save after 500ms inactivity
  • Smart list continuation
  • Undo support
  • Clipboard operations
  • Markdown formatting