Hi HN, I built a simple TUI for viewing and editing .md files in the terminal. More and more markdown files keep appearing in our projects, and I found myself needing a quick way to view(with syntax highlighting) and edit them without leaving the terminal, so I built this
I find it aesthetically pleasing, but if I'm correct, it's very difficult to see in the terminal how it would appear when opened in the GUI, isn't it? I mean, I'm thinking what could be my use-case...maybe it's relevant only for people that work 100% of their time on the terminal? (Do they exist?)