fresh
by
sinelaw

Description: Terminal based IDE & text editor: easy, powerful and fast

View on GitHub ↗

Summary Information

Updated 1 hour ago
Added to GitGenius on December 6th, 2025
Created on December 24th, 2024
Open Issues & Pull Requests: 291 (+0)
Number of forks: 288
Total Stargazers: 7,819 (+0)
Total Subscribers: 27 (+0)

Issue Activity (beta)

Open issues: 217
New in 7 days: 14
Closed in 7 days: 6
Avg open age: 41 days
Stale 30+ days: 169
Stale 90+ days: 0

Recent activity

Opened in 7 days: 13
Closed in 7 days: 6
Comments in 7 days: 16
Events in 7 days: 62

Top labels

  • bug (392)
  • triaged (389)
  • enhancement (213)
  • progress (213)
  • actionable (198)
  • deferred (155)
  • tui-agent-auto-bug (30)
  • discussion (19)

Repository Insights (GitGenius)

Median issue/PR response: 4.1 hours
Mean response time: 2.6 days
90th percentile: 4.8 days
Tracked items: 917

Most active contributors

Detailed Description

Fresh is a terminal-based text editor and IDE written in Rust that aims to bring the familiar user experience of graphical editors like VS Code and Sublime Text to the command line. The project emphasizes zero configuration setup with standard keybindings, full mouse support, and IDE-level features that work intuitively out of the box without requiring users to learn modal editing or memorize complex shortcuts.

The editor includes a comprehensive set of features organized across multiple categories. File management capabilities encompass opening, saving, creating, and closing files, along with a file explorer, tab support, auto-revert functionality, and git file finding. The editing suite provides undo/redo, multi-cursor editing, block selection, smart indentation, comment toggling, and clipboard operations. Search and replace functionality includes incremental search, find-in-selection, query replace, and git grep integration. Navigation features allow jumping to specific lines or brackets, word movement, position history tracking, bookmarks, and error navigation. The interface supports split panes, line numbers, line wrapping, customizable backgrounds, and markdown preview. Language Server Protocol integration enables go-to-definition, references, hover information, code actions, rename refactoring, diagnostics, and autocompletion. Additional productivity features include a command palette, menu bar, keyboard macros, git log viewing, and a diagnostics panel. The editor supports TypeScript-based plugins running in a sandboxed QuickJS environment, with built-in plugins for color highlighting, TODO highlighting, merge conflict handling, and path completion. Internationalization support includes multiple language translations with a plugin translation system.

Fresh is designed for real-world performance, capable of handling multi-gigabyte files with negligible memory overhead while maintaining consistently low-latency input response regardless of file size. The project provides extensive installation options across multiple platforms including macOS, Windows, various Linux distributions, FreeBSD, and Nix, with methods ranging from package managers like brew and winget to pre-built binaries, AppImage, Flatpak, and source compilation.

According to GitGenius activity tracking, the repository shows strong maintenance with a median issue and pull request response latency of four hours and a mean of sixty-three hours across 904 tracked items. The most active labels are bug with 391 occurrences, triaged with 377, and enhancement with 213, indicating active issue management and feature development. Primary contributor sinelaw has logged 3595 events, with additional contributors asukaminato0721 and ket000 each contributing 33 events. The repository shares overlapping contributors with portainer/portainer, langgenius/dify, and facebook/pyrefly, suggesting cross-project collaboration within the developer community.

The project includes daily version checking and anonymous telemetry collection to understand usage patterns, though users can disable both features through command-line flags or configuration settings. Fresh is licensed under the GNU General Public License v2.0 and maintains comprehensive documentation including a user guide, macOS-specific configuration tips, and plugin development resources.

fresh
by
sinelawsinelaw/fresh

Repository Details

Fetching additional details & charts...