Hacker News new | ask | show | jobs
by _sinelaw_ 162 days ago
I also got tired of the bloat and also prefer working from the terminal.

I'm building Fresh [0] [1] as an alternative to VSCode that runs in your terminal, with the main goal being ease-of-use out of the box (not a vi-clone modal editor), for example supports mouse, menu, command palette, etc out of the box. LSP as well. I'm focused on making it easy to use with minimum or zero configuration.

[0] https://github.com/sinelaw/fresh [1] https://sinelaw.github.io/fresh/

1 comments

Just discovered Fresh recently. IT'S AMAZING. gives a real sublime+turbo pascal vibe. All shortcuts work perfectly. Thank you!