> Fix comparison of $EDITOR or $VISUAL against names of background
> processes so that it doesn't just prefix match.
> Rework run-fg-editor to use $editors exclusively if its set, and
> ignore the use of $EDITOR (default "ed") and $VISUAL (default "vi").