Back to Fresh

Blog

docs/blog/index.md

0.4.93.9 KB
Original Source

Blog

Updates on new features and changes in Fresh.

<a class="blog-rss" href="/docs/feed.rss" target="_blank" rel="noopener">

Subscribe via RSS </a>

<div class="blog-grid"> <a class="blog-card" href="./packaging-for-linux/"> <div class="blog-card-body"> <h3>I hate packaging my software for Linux</h3> <p>Nineteen distribution channels later: what it actually costs to give a terminal editor away for free on Linux, and why the next step is a static musl binary that updates itself.</p> </div> </a> <a class="blog-card" href="./orchestrator-worktrees/"> <div class="blog-card-body"> <h3>One Editor, Every Worktree</h3> <p>A git worktree per task, a coding agent per worktree, one editor process: switching between parallel agent sessions from the Orchestrator dock.</p> </div> </a> <a class="blog-card" href="./fresh-pipeline/"> <div class="blog-card-body"> <h3>The Architecture of Fresh</h3> <p>A deep dive into the memory-efficient design behind Fresh: piece tree storage, interval trees for markers, and the rendering pipeline.</p> </div> </a> <a class="blog-card" href="./fresh-0.4.0/"> <div class="blog-card-body"> <h3>What's New (0.4.0)</h3> <p>The multi-window Orchestrator and dock, remote workspaces (SSH / Kubernetes) from the UI, universal search across files/buffers/terminals, a reimagined review diff, live diff, terminal path links, and unified workspace trust.</p> </div> </a> <a class="blog-card" href="./fresh-0.3.0/"> <div class="blog-card-body"> <h3>What's New (0.3.0)</h3> <p>Startup script (init.ts), dashboard, devcontainers, review diff rewrite, git log, preview tabs, customizable status bar, and more.</p> </div> </a> <a class="blog-card" href="./fresh-0.2.18/"> <div class="blog-card-body"> <h3>What's New (0.2.18)</h3> <p>Project-wide search & replace, inline diagnostics, surround selection, 30 new syntax grammars, and more.</p> </div> </a> <a class="blog-card" href="./fresh-0.2.9/"> <div class="blog-card-body"> <h3>What's New (0.2.9)</h3> <p>Code folding, markdown compose mode, large file line scanning, vertical rulers, auto-save, and more.</p> </div> </a> <a class="blog-card" href="./fresh-0.2/"> <div class="blog-card-body"> <h3>Fresh 0.2</h3> <p>Session persistence, keybinding editor, improved line editing, regex capture groups, and more.</p> </div> </a> <a class="blog-card" href="./editing/"> <div class="blog-card-body"> <h3>Editing Features</h3> <p>Multi-cursor, search & replace, move lines, block selection, sort, case conversion, and more.</p> </div> </a> <a class="blog-card" href="./productivity/"> <div class="blog-card-body"> <h3>Productivity Features</h3> <p>Command palette, split view, file explorer, integrated terminal, and more.</p> </div> </a> <a class="blog-card" href="./themes/"> <div class="blog-card-body"> <h3>Customization & Themes</h3> <p>Color themes, graphical settings editor, and keybinding editor with conflict detection.</p> </div> </a> </div>