Playing with #ANSI escape sequences to color my #ed prompt. A whole world of possibilities. What should I use there?

An irresistible temptation to call your #ed wrapper "#sed", and the sed reality of having to accommodate for other scripts on my system relying on a different (and inferior) meaning of #sed...

I added two scripts to my #PATH:

- aed, or "aartaka's #ed": adds a nicer prompt and toggles help messages on. Easier interactive use.

- xed, or "execution #ed": executes the passed in script, be it file or string with commands. Non-interactive.

I do need to publish a list of all my #ed scripts someday, don't I?