Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix default behaviour of --spawn on X11-less TERMS
this ensures that whenever X11 is not present and external commands like calling the editor are used in combination with the --spawn parameter, they are *not* called in a new xterm and forced to run in the same thread as alot. cf issue #460
- Loading branch information