Live data from Hacker News

Show HN: EDI – An editor in Go

satyajit.ranjeev.in

1–10 of 50 posts

Re: Show HN: EDI – An editor in Go

#9
Looks like a nice start. I'll be watching with interest. The collapsible command context is a neat idea for a shell that's attached to an editor -- I could see just having a pane that's always running the app being developed.

I'm curious how you handle the right-clicking on filenames in the shell pane -- for example, does it only work if the clicked text contains the complete relative path from the current working directory? If not, how do you determine the full path to the clicked file?

Post reply on HN