Skip to content

v1.3.3

Choose a tag to compare

@DeepanshKhurana DeepanshKhurana released this 05 Mar 07:21
· 13 commits to main since this release

Added

  • Autosave: Files automatically save every 10 seconds with visual indicator in the status bar.
  • Git friendliness: remote URL example and explainer text in setup wizard.
  • Status bar indicator for autosave (○ idle, ● just saved).
  • Saved state indicator [·] in status bar (complements [+] for unsaved).
  • STATUS BAR section in REFERENCE documentation.

Fixed

  • UTF-8 encoding for all file operations with tests (fixes Windows compatibility).
  • F6 keybinding conflict: moved select line to F8, select all to F9.
  • Focus and reader modes are now mutually exclusive.
  • Pane defaults now apply correctly when switching contexts.
  • Autosave no longer causes layout shifts in status bar.
  • Git status updates correctly after autosave.

Changed

  • Reader and notes modes now hide tree and show outline, with padding fix for reader mode.
  • Update web links in pyproject.toml to the new ones.
  • Documentation updated to match exact menu labels.