Skip to content

v.1.0.0

Choose a tag to compare

@DeepanshKhurana DeepanshKhurana released this 23 Feb 12:08
· 50 commits to main since this release

Added

  • Start writing mode: Quick writing session with all panes open (s keybinding).
  • Find files type indicators: File list shows type abbreviations (b/d/n/p) with legend below.
  • Landing page at prosaic.dimwit.me
  • Anti-features section on landing page (lock-in, AI writing, subscriptions, telemetry).
  • GitHub issue and PR templates.
  • GitHub Action for automatic PyPI publishing on tags.
  • Cross-platform testing workflow (Ubuntu, macOS, Windows × Python 3.11-3.13).
  • Published to PyPI as prosaic-app (pipx install prosaic-app).
  • Badges to README.md.

Fixed

  • ctrl+c now correctly copies text instead of quitting (use ctrl+q to quit).
  • Selection highlighting now clearly visible (improved contrast for both light and dark themes).
  • Markdown syntax highlighting for emphasis, bold, links, code spans, blockquotes, and list markers.
  • Find Files now searches entire workspace recursively and displays relative paths.
  • Inline markdown formatting: Bold, italic, and inline code properly styled with dimmed markers.
  • Active pane borders remain curved (round) instead of changing to solid.