docs/blog/productivity/index.md
February 11, 2026
Beyond text editing — the tools that make Fresh a complete development environment in your terminal.
Ctrl+P opens the unified command palette. Type to fuzzy-find files, prefix with > for commands, # for open buffers, : for go-to-line. Tab completion and hints guide you through.
Split the editor horizontally or vertically. Each pane has its own tab bar, cursor, and scroll position. Navigate between panes with Ctrl+K.
<div class="showcase-demo"> </div>Ctrl+E toggles a sidebar file tree. Navigate with arrow keys, expand directories with Enter, and type to fuzzy-filter. Git status indicators show modified and untracked files.
<div class="showcase-demo"> </div>Open a terminal split inside the editor. Supports scrollback history, keyboard capture mode (F9), mouse forwarding, and session persistence across restarts.
<div class="showcase-demo"> </div>fresh -a, state preserved across terminal disconnectionsfresh user@host:path with password/key auth and sudo save