2026-03-21 Fleeting Notes
22:32 - GitHub Repo to Try: Fresh Editor
sinelaw/fresh - Terminal-based IDE & text editor
A modern, full-featured terminal text editor with zero configuration:
- VS Code / Sublime-like UX in the terminal
- Standard keybindings, mouse support, menus
- Command palette (Ctrl+Shift+P style)
- Multi-cursor editing
- LSP support (go to definition, references, hover, autocompletion)
- Handles multi-gigabyte files with low memory
- Themes, split panes, integrated terminal
- TypeScript plugins
Quick install:
curl https://raw.githubusercontent.com/sinelaw/fresh/refs/heads/master/scripts/install.sh | sh
Also available via: brew, winget, AUR, .deb, .rpm, AppImage, Flatpak, npm, cargo
Link: https://github.com/sinelaw/fresh Docs: https://getfresh.dev/docs