sinelaw/fresh
Terminal based IDE & text editor: easy, powerful and fast
ideterminal-basedtext-editor
First Claude commit: Nov 25, 2025Last Claude commit: 2mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
Add diagnostic prints to test_uninstall_plugin_removes_commands
a6d914c2mo agoauthor_emailFix removePath failing on Windows due to UNC path mismatch
777fcb42mo agoauthor_emailFix flaky search_replace and uninstall e2e tests
ecf11352mo agoauthor_emailFix flaky search_replace and LSP diagnostic tests
b2549e22mo agoauthor_emailFix flaky search_replace and uninstall e2e tests
4fe0d552mo agoauthor_emailFix flaky test_uninstall_plugin_removes_commands on macOS CI
aa32f262mo agoauthor_emailFix package manager on Windows: replace Unix commands with cross-platform APIs
8a2b7692mo agoauthor_emailUse trash crate for removePath instead of permanent deletion
63327e72mo agoauthor_emailExpose plugin-registered commands in keybinding editor
be805de2mo agoauthor_emailAdd e2e tests for plugin commands in keybinding editor
4e0af082mo agoauthor_emailShow "[syntax only]" in status bar when language has no config entry
fc5afdf2mo agosession_urlFix settings_paste test to expect "astro" as first language
c36f3232mo agosession_urlFix use_tabs type after rebase: bool -> Option<bool>
a2abda42mo agosession_urlFix LSP "no server configured" for Kotlin and 30 other languages
27607ae2mo agosession_urlAdd global editor.use_tabs config option for default tab indentation
6c117642mo agoauthor_emailFix scroll wheel targeting focused split instead of split under pointer
432de472mo agosession_urlFix wrap indent not working with tab indentation
e0931502mo agosession_urlClean up root-level design docs: delete completed, move internal
c3adaa52mo agosession_urlDelete 6 more design docs for already-implemented features
8af99db2mo agosession_urlFix flaky test_builtin_theme_requires_save_as by using semantic waiting
8043fcd2mo agosession_urlFix plan: use command palette (not :q), Rust config types (not TOML), add schema regen steps
57125082mo agosession_urlFix flaky tab order test and compilation errors
81a21832mo agosession_urlMerge persist_unnamed_buffers into hot_exit config setting
6d02edf2mo agosession_urlFix hot_exit quit prompt: show recoverable option for file-backed buffers
765f8332mo agosession_urlEnable Flow C/F tests and fix mtime check for small files
615002f2mo agosession_urlAdd status messages for workspace restore and mtime mismatch warnings
9f1ceb42mo agosession_urlAdd session-scoped recovery and workspace storage (#1233)
98105002mo agosession_urlAdd e2e tests for all hot exit UX flows from improvement plan
fd9205e2mo agosession_urlAdd hot exit improvements PRD and implementation plan
15775982mo agosession_urlAdd tab order e2e test and regenerate config schema
159773c2mo agosession_urlFix CapsLock breaking keyboard shortcuts (Ctrl+A, Ctrl+C, etc.)
5217c412mo agosession_urlUpdate generated visual regression screenshot for Comprehensive UI B
00504592mo agosession_urlRegenerate fresh.d.ts after rebase
b4b22f32mo agosession_urlScale command palette name column width with terminal width
bb529622mo agosession_urlUpdate visual_comprehensive_b snapshot for command palette column alignment
ec066c32mo agosession_urlAdd unit tests for setGlobalState/getGlobalState API
09a9f0a2mo agosession_urlPersist plugin global state across sessions via workspace serialization
822388e2mo agosession_urlUse setGlobalState/getGlobalState for globalComposeEnabled flag
fd08be92mo agosession_urlRegenerate fresh.d.ts from Rust types
92d1a962mo agosession_urlAdd setGlobalState/getGlobalState plugin API with per-plugin isolation
07b772a2mo agosession_urlAdd 'markdown' to plugin command descriptions for searchability
6841e4e2mo agosession_urlImprove markdown compose/preview mode discoverability, add global toggle
3e23cb12mo agosession_urlFix setViewMode/setLineNumbers to target the specified buffer_id
b577b142mo agosession_urlFix PageUp/PageDown keys not working in Theme Editor sidebar
4f8cc602mo agosession_urlFix line number bugs: Delete key status bar (#1261) and relative line numbers (#1262)
7224f823mo agosession_urlAdd resizable file explorer and fix tab flicker with centralized width
2cfa8286mo agoauthor_emailchore: Update release.yml to match cargo-dist 0.30.2 expectations
e78aacc6mo agoauthor_emailFix tab flicker when switching tabs with file explorer open
d8138026mo agoauthor_emailfmt: Apply cargo fmt formatting
4219f646mo agoauthor_emailFix flaky e2e tests to use FakeLspServer and improve reliability
828ce876mo agoauthor_email