sinelaw/fresh
Terminal based IDE & text editor: easy, powerful and fast
ideterminal-basedtext-editor
First Claude commit: Nov 25, 2025Last Claude commit: 4mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
Add diagnostic prints to test_uninstall_plugin_removes_commands
a6d914c4mo agoauthor_emailFix removePath failing on Windows due to UNC path mismatch
777fcb44mo agoauthor_emailFix flaky search_replace and uninstall e2e tests
ecf11354mo agoauthor_emailFix flaky search_replace and LSP diagnostic tests
b2549e24mo agoauthor_emailFix flaky search_replace and uninstall e2e tests
4fe0d554mo agoauthor_emailFix flaky test_uninstall_plugin_removes_commands on macOS CI
aa32f264mo agoauthor_emailFix package manager on Windows: replace Unix commands with cross-platform APIs
8a2b7694mo agoauthor_emailUse trash crate for removePath instead of permanent deletion
63327e74mo agoauthor_emailExpose plugin-registered commands in keybinding editor
be805de4mo agoauthor_emailAdd e2e tests for plugin commands in keybinding editor
4e0af084mo agoauthor_emailShow "[syntax only]" in status bar when language has no config entry
fc5afdf4mo agosession_urlFix settings_paste test to expect "astro" as first language
c36f3234mo agosession_urlFix use_tabs type after rebase: bool -> Option<bool>
a2abda44mo agosession_urlFix LSP "no server configured" for Kotlin and 30 other languages
27607ae4mo agosession_urlAdd global editor.use_tabs config option for default tab indentation
6c117644mo agoauthor_emailFix scroll wheel targeting focused split instead of split under pointer
432de474mo agosession_urlFix wrap indent not working with tab indentation
e0931504mo agosession_urlClean up root-level design docs: delete completed, move internal
c3adaa54mo agosession_urlDelete 6 more design docs for already-implemented features
8af99db4mo agosession_urlFix flaky test_builtin_theme_requires_save_as by using semantic waiting
8043fcd4mo agosession_urlFix plan: use command palette (not :q), Rust config types (not TOML), add schema regen steps
57125084mo agosession_urlFix flaky tab order test and compilation errors
81a21834mo agosession_urlMerge persist_unnamed_buffers into hot_exit config setting
6d02edf4mo agosession_urlFix hot_exit quit prompt: show recoverable option for file-backed buffers
765f8334mo agosession_urlEnable Flow C/F tests and fix mtime check for small files
615002f4mo agosession_urlAdd status messages for workspace restore and mtime mismatch warnings
9f1ceb44mo agosession_urlAdd session-scoped recovery and workspace storage (#1233)
98105004mo agosession_urlAdd e2e tests for all hot exit UX flows from improvement plan
fd9205e4mo agosession_urlAdd hot exit improvements PRD and implementation plan
15775984mo agosession_urlAdd tab order e2e test and regenerate config schema
159773c4mo agosession_urlFix CapsLock breaking keyboard shortcuts (Ctrl+A, Ctrl+C, etc.)
5217c414mo agosession_urlUpdate generated visual regression screenshot for Comprehensive UI B
00504594mo agosession_urlRegenerate fresh.d.ts after rebase
b4b22f34mo agosession_urlScale command palette name column width with terminal width
bb529624mo agosession_urlUpdate visual_comprehensive_b snapshot for command palette column alignment
ec066c34mo agosession_urlAdd unit tests for setGlobalState/getGlobalState API
09a9f0a4mo agosession_urlPersist plugin global state across sessions via workspace serialization
822388e4mo agosession_urlUse setGlobalState/getGlobalState for globalComposeEnabled flag
fd08be94mo agosession_urlRegenerate fresh.d.ts from Rust types
92d1a964mo agosession_urlAdd setGlobalState/getGlobalState plugin API with per-plugin isolation
07b772a4mo agosession_urlAdd 'markdown' to plugin command descriptions for searchability
6841e4e4mo agosession_urlImprove markdown compose/preview mode discoverability, add global toggle
3e23cb14mo agosession_urlFix setViewMode/setLineNumbers to target the specified buffer_id
b577b144mo agosession_urlFix PageUp/PageDown keys not working in Theme Editor sidebar
4f8cc604mo agosession_urlFix line number bugs: Delete key status bar (#1261) and relative line numbers (#1262)
7224f824mo agosession_urlAdd resizable file explorer and fix tab flicker with centralized width
2cfa8288mo agoauthor_emailchore: Update release.yml to match cargo-dist 0.30.2 expectations
e78aacc8mo agoauthor_emailFix tab flicker when switching tabs with file explorer open
d8138028mo agoauthor_emailfmt: Apply cargo fmt formatting
4219f648mo agoauthor_emailFix flaky e2e tests to use FakeLspServer and improve reliability
828ce878mo agoauthor_email