Hey, I've discovered this incredible new development environment!
It consists of a conversational "window", called a "shell", and a set of windows for editing, called "editors" (or `ed` for short). The windows might be rendered as separate boxes on screen, or switch in a single screen with `screen`.
When you have your source ed-ited, you `make` it into a program!
You don't have to fight with V, X, Y, or Zcode! You just manage your files in the same conversational shell!
#ed #shell #stopxcode