sinelaw/fresh
Terminal based IDE & text editor: easy, powerful and fast
ideterminal-basedtext-editor
First Claude commit: Nov 25, 2025Last Claude commit: 1mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
Add diagnostic prints to test_uninstall_plugin_removes_commands
a6d914c1mo agoauthor_emailFix removePath failing on Windows due to UNC path mismatch
777fcb41mo agoauthor_emailFix flaky search_replace and uninstall e2e tests
ecf11351mo agoauthor_emailFix flaky search_replace and LSP diagnostic tests
b2549e21mo agoauthor_emailFix flaky search_replace and uninstall e2e tests
4fe0d551mo agoauthor_emailFix flaky test_uninstall_plugin_removes_commands on macOS CI
aa32f261mo agoauthor_emailFix package manager on Windows: replace Unix commands with cross-platform APIs
8a2b7691mo agoauthor_emailUse trash crate for removePath instead of permanent deletion
63327e71mo agoauthor_emailExpose plugin-registered commands in keybinding editor
be805de1mo agoauthor_emailAdd e2e tests for plugin commands in keybinding editor
4e0af081mo agoauthor_emailShow "[syntax only]" in status bar when language has no config entry
fc5afdf1mo agosession_urlFix settings_paste test to expect "astro" as first language
c36f3231mo agosession_urlFix use_tabs type after rebase: bool -> Option<bool>
a2abda41mo agosession_urlFix LSP "no server configured" for Kotlin and 30 other languages
27607ae1mo agosession_urlAdd global editor.use_tabs config option for default tab indentation
6c117641mo agoauthor_emailFix scroll wheel targeting focused split instead of split under pointer
432de471mo agosession_urlFix wrap indent not working with tab indentation
e0931501mo agosession_urlClean up root-level design docs: delete completed, move internal
c3adaa51mo agosession_urlDelete 6 more design docs for already-implemented features
8af99db1mo agosession_urlFix flaky test_builtin_theme_requires_save_as by using semantic waiting
8043fcd1mo agosession_urlFix plan: use command palette (not :q), Rust config types (not TOML), add schema regen steps
57125081mo agosession_urlFix flaky tab order test and compilation errors
81a21831mo agosession_urlMerge persist_unnamed_buffers into hot_exit config setting
6d02edf1mo agosession_urlFix hot_exit quit prompt: show recoverable option for file-backed buffers
765f8331mo agosession_urlEnable Flow C/F tests and fix mtime check for small files
615002f1mo agosession_urlAdd status messages for workspace restore and mtime mismatch warnings
9f1ceb41mo agosession_urlAdd session-scoped recovery and workspace storage (#1233)
98105001mo agosession_urlAdd e2e tests for all hot exit UX flows from improvement plan
fd9205e1mo agosession_urlAdd hot exit improvements PRD and implementation plan
15775981mo agosession_urlAdd tab order e2e test and regenerate config schema
159773c1mo agosession_urlFix CapsLock breaking keyboard shortcuts (Ctrl+A, Ctrl+C, etc.)
5217c411mo agosession_urlUpdate generated visual regression screenshot for Comprehensive UI B
00504591mo agosession_urlRegenerate fresh.d.ts after rebase
b4b22f31mo agosession_urlScale command palette name column width with terminal width
bb529621mo agosession_urlUpdate visual_comprehensive_b snapshot for command palette column alignment
ec066c31mo agosession_urlAdd unit tests for setGlobalState/getGlobalState API
09a9f0a1mo agosession_urlPersist plugin global state across sessions via workspace serialization
822388e1mo agosession_urlUse setGlobalState/getGlobalState for globalComposeEnabled flag
fd08be91mo agosession_urlRegenerate fresh.d.ts from Rust types
92d1a961mo agosession_urlAdd setGlobalState/getGlobalState plugin API with per-plugin isolation
07b772a1mo agosession_urlAdd 'markdown' to plugin command descriptions for searchability
6841e4e1mo agosession_urlImprove markdown compose/preview mode discoverability, add global toggle
3e23cb11mo agosession_urlFix setViewMode/setLineNumbers to target the specified buffer_id
b577b141mo agosession_urlFix PageUp/PageDown keys not working in Theme Editor sidebar
4f8cc601mo agosession_urlFix line number bugs: Delete key status bar (#1261) and relative line numbers (#1262)
7224f821mo agosession_urlAdd resizable file explorer and fix tab flicker with centralized width
2cfa8285mo agoauthor_emailchore: Update release.yml to match cargo-dist 0.30.2 expectations
e78aacc5mo agoauthor_emailFix tab flicker when switching tabs with file explorer open
d8138025mo agoauthor_emailfmt: Apply cargo fmt formatting
4219f645mo agoauthor_emailFix flaky e2e tests to use FakeLspServer and improve reliability
828ce875mo agoauthor_email