Settings

Theme

Show HN: Toast – An In-Terminal IDE (lite)

github.com

3 points by dividedcomet a month ago · 0 comments · 1 min read

Reader

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!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection