Hacker News new | ask | show | jobs
Show HN: Toast – An In-Terminal IDE (lite) (github.com)
3 points by dividedcomet 69 days ago
Toast is an attempt to make file editing and navigating as pleasant in the terminal as an IDE. I had messed around with nvim and plugins but couldn’t find an easy way to get what I wanted, which was mostly a file tree and an editor with some syntax highlighting that looked nice.

I will say a lot of this is written by Claude, mostly because I have two new born twins so this project wouldn’t exist otherwise.

I hope someone finds it feels a niche like I do!